ports/sysutils/xps/patches/patch-src_callback_c

10 lines
260 B
Text

--- src/callback.c.orig Tue Oct 26 18:18:05 2010
+++ src/callback.c Tue Oct 26 18:18:13 2010
@@ -24,6 +24,7 @@
#include "user_config.h"
#include "os.h"
#include <stdio.h>
+#include <stdlib.h>
#include "xstuff.h"
#include "callback.h"
#include "common.h"