View | Details | Raw Unified | Return to bug 102836
Collapse All | Expand All

(-)files/patch-src_btlist.c (+13 lines)
Added Link Here
1
2
$FreeBSD$
3
4
--- src/btlist.c.orig
5
+++ src/btlist.c
6
@@ -13,6 +13,7 @@
7
 
8
 #include "config.h"
9
 
10
+#include <sys/types.h>
11
 #include <openssl/sha.h>
12
 #include <stdlib.h>
13
 #include <string.h>

Return to bug 102836