diff options
Diffstat (limited to 'ecp/server/ht.c')
-rw-r--r-- | ecp/server/ht.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ecp/server/ht.c b/ecp/server/ht.c index dc67d30..964c6d6 100644 --- a/ecp/server/ht.c +++ b/ecp/server/ht.c @@ -1,5 +1,6 @@ #include <ecp/core.h> #include <ecp/ht.h> +#include <ecp/dir/dir.h> #include "dir.h" #include "ht.h" |