aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libbt/files/patch-src_btlist.c
blob: 843d863031124671b6933a5a43402310ce40e84f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- src/btlist.c.orig
+++ src/btlist.c
@@ -13,6 +13,7 @@

 #include "config.h"

+#include <sys/types.h>
 #include <openssl/sha.h>
 #include <stdlib.h>
 #include <string.h>