summaryrefslogtreecommitdiff
path: root/src/ndbm/datum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ndbm/datum.c')
-rw-r--r--src/ndbm/datum.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ndbm/datum.c b/src/ndbm/datum.c
index 486b88d9..aa4f56d7 100644
--- a/src/ndbm/datum.c
+++ b/src/ndbm/datum.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <ndbm.h>
typedef struct {
@@ -8,3 +10,6 @@ typedef struct {
/*
XOPEN(400)
*/
+
+
+#endif