summaryrefslogtreecommitdiff
path: root/net-p2p/linuxdcpp/files/patch-client_stdinc.h
blob: 23fa2ef705c0857a8266b9aebd4eda437ff8c231 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- client/stdinc.h.orig	Sun Jun 25 16:11:55 2006
+++ client/stdinc.h	Sun Jun 25 16:12:05 2006
@@ -47,6 +47,7 @@
 
 #else
 #include <unistd.h>
+#include <stdint.h>
 #endif
 
 #include <stdio.h>