ports/sysutils/xps/patches/patch-src_callback_c

11 lines
260 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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"