ports/net/vncreflector/files/patch-region.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
272 B
C

--- region.c.orig
+++ region.c
@@ -70,6 +70,7 @@
* *
*****************************************************************/
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>