mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10320 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
254 B
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;
|