summaryrefslogtreecommitdiff
path: root/lib/tdb/test/run-readonly-check.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb/test/run-readonly-check.c')
-rw-r--r--lib/tdb/test/run-readonly-check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tdb/test/run-readonly-check.c b/lib/tdb/test/run-readonly-check.c
index eb8f74f69f..b4b85fb7c7 100644
--- a/lib/tdb/test/run-readonly-check.c
+++ b/lib/tdb/test/run-readonly-check.c
@@ -1,6 +1,5 @@
/* We should be able to tdb_check a O_RDONLY tdb, and we were previously allowed
* to tdb_check() inside a transaction (though that's paranoia!). */
-#define _XOPEN_SOURCE 500
#include "../common/tdb_private.h"
#include "../common/io.c"
#include "../common/tdb.c"