summaryrefslogtreecommitdiff
path: root/net-p2p/ctorrent/files/ctorrent-3.3.2-sys-types_h.patch
blob: bf93cb2a3bb34c3809788879f4946a48b6d62fec (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/compat.c
+++ b/compat.c
@@ -8,6 +8,8 @@
 #include <sys/param.h>
 #endif
 
+#include <sys/types.h>
+
 #include "compat.h"
 
 #ifndef HAVE_CLOCK_GETTIME