forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
210 B
C
10 lines
210 B
C
--- lib/ext2fs/tdb.c.orig 2014-06-25 19:19:40 UTC
|
|
+++ lib/ext2fs/tdb.c
|
|
@@ -36,7 +36,6 @@
|
|
#define HAVE_UTIME_H
|
|
#define HAVE_UTIME
|
|
#endif
|
|
-#define _XOPEN_SOURCE 600
|
|
|
|
#include "config.h"
|
|
#include <unistd.h>
|