freebsd-ports/net-p2p/libbt/files/patch-src_btlist.c
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

10 lines
172 B
C

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