1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
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

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