1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
freebsd-ports/net/tvark/files/patch-main.c
Kirill Ponomarev f8737d6e2e - Fix build on 5-x
PR:		ports/64575
Submitted by:	Matthew West <mwest@uct.ac.za>
2004-03-23 08:40:12 +00:00

11 lines
178 B
C

--- main.c.orig Fri Nov 14 23:36:01 2003
+++ main.c Mon Mar 22 18:19:28 2004
@@ -37,7 +37,6 @@
*
*/
-#define _XOPEN_SOURCE 600
#define _BSD_SOURCE 1
#include <fcntl.h>