summaryrefslogtreecommitdiff
path: root/src/search
diff options
context:
space:
mode:
Diffstat (limited to 'src/search')
-rw-r--r--src/search/hsearch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search/hsearch.c b/src/search/hsearch.c
index 1dcb4d8b..b3ac8796 100644
--- a/src/search/hsearch.c
+++ b/src/search/hsearch.c
@@ -2,7 +2,6 @@
#include <stdlib.h>
#include <string.h>
#include <search.h>
-#include "libc.h"
/*
open addressing hash table with 2^n table size