freebsd-ports/net-p2p/libbt/files/patch-src_btlist.c

14 lines
184 B
C
Raw Normal View History

$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>