ports/databases/slony1v2/files/patch-src_slonik_slonik.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

10 lines
211 B
C

--- src/slonik/slonik.c.orig
+++ src/slonik/slonik.c
@@ -22,7 +22,6 @@
#include <ctype.h>
#include <sys/types.h>
#include <sys/wait.h>
-#include <alloca.h>
#else
#include <winsock2.h>
#include <windows.h>