aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ctorrent-dnh/unistd.patch
blob: f7d8a925e0970f6e403f9f2a5af6c3504dca1774 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/compat.h
+++ b/compat.h
@@ -57,6 +57,7 @@
 void srandom(unsigned long seed);
 #endif
 
+#include <unistd.h>
 
 #ifdef __cplusplus
 }