summaryrefslogtreecommitdiffstats
path: root/util/uhash_loader.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/uhash_loader.c')
-rw-r--r--util/uhash_loader.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/uhash_loader.c b/util/uhash_loader.c
index 5fadd48e..7d066ab9 100644
--- a/util/uhash_loader.c
+++ b/util/uhash_loader.c
@@ -1,6 +1,8 @@
-/* $Id: uhash_loader.c,v 1.3 2002/06/06 21:34:14 in2 Exp $ */
+/* $Id: uhash_loader.c,v 1.4 2003/05/15 08:27:23 in2 Exp $ */
/* standalone uhash loader -- jochang */
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <ctype.h>