summaryrefslogtreecommitdiffstats
path: root/web/util_record.c
diff options
context:
space:
mode:
Diffstat (limited to 'web/util_record.c')
-rwxr-xr-xweb/util_record.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/util_record.c b/web/util_record.c
index bc74d575..93d060e0 100755
--- a/web/util_record.c
+++ b/web/util_record.c
@@ -1,5 +1,6 @@
-/* $Id: util_record.c,v 1.1 2002/10/18 14:43:58 ptt Exp $ */
+/* $Id: util_record.c,v 1.2 2003/03/24 20:44:09 ptt Exp $ */
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>