Files
macports-ports/net/fspclient/files/patch-client_util.c

11 lines
254 B
C

--- client/util.c Tue Jan 4 14:06:05 2005
+++ client/util.c.new Mon Jan 10 23:58:34 2005
@@ -12,6 +12,7 @@
#include <setjmp.h>
#include <stdarg.h>
#include <stdlib.h>
+#include <stdint.h>
char *env_dir = (char*)0;
char *env_myport = (char*)0;