summaryrefslogtreecommitdiffstats
path: root/src/dummymap.c
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-04-02 18:47:52 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-04-02 18:47:52 -0400
commitf6df72229f3e0849135095ceedbb0785b7d6debf (patch)
treef5076a600be7d62357296abd6da90beef4439e0c /src/dummymap.c
parentf499e75251c463f2d736b19b60daec49a32b6faf (diff)
downloadslapi-nis-f6df72229f3e0849135095ceedbb0785b7d6debf.tar.gz
slapi-nis-f6df72229f3e0849135095ceedbb0785b7d6debf.tar.xz
slapi-nis-f6df72229f3e0849135095ceedbb0785b7d6debf.zip
- stub out where we'll be providing data
Diffstat (limited to 'src/dummymap.c')
-rw-r--r--src/dummymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dummymap.c b/src/dummymap.c
index ce257d5..5cb8436 100644
--- a/src/dummymap.c
+++ b/src/dummymap.c
@@ -3,7 +3,6 @@
#endif
#include <sys/types.h>
-#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>