aboutsummaryrefslogtreecommitdiff
path: root/net/gaim/files/patch-src_protocols_gg_libgg.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/gaim/files/patch-src_protocols_gg_libgg.h')
-rw-r--r--net/gaim/files/patch-src_protocols_gg_libgg.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/gaim/files/patch-src_protocols_gg_libgg.h b/net/gaim/files/patch-src_protocols_gg_libgg.h
new file mode 100644
index 000000000000..7cb0f3eec670
--- /dev/null
+++ b/net/gaim/files/patch-src_protocols_gg_libgg.h
@@ -0,0 +1,12 @@
+--- src/protocols/gg/libgg.h.orig Sun May 30 18:01:35 2004
++++ src/protocols/gg/libgg.h Sun May 30 18:01:58 2004
+@@ -29,7 +29,9 @@
+ #define INADDR_NONE 0xffffffff
+ #endif
+
++#ifdef HAVE_STDINT_H
+ #include <stdint.h>
++#endif
+ #include <sys/types.h>
+
+ /*