summaryrefslogtreecommitdiffstats
path: root/util/util_record.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-11-02 19:02:44 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-11-02 19:02:44 +0800
commit2dc136d20bd5963cc7827f1383c45d7ff62f2738 (patch)
tree583f67ea53d88718b1a7114f23bb6df6d9ffdd2f /util/util_record.c
parent87e05ea3f3ac90f87736bff8141e245bf5572595 (diff)
downloadpttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar.gz
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar.bz2
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar.lz
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar.xz
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.tar.zst
pttbbs-2dc136d20bd5963cc7827f1383c45d7ff62f2738.zip
warning free
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@550 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util/util_record.c')
-rw-r--r--util/util_record.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/util_record.c b/util/util_record.c
index 8f1c9d02..98b6e43f 100644
--- a/util/util_record.c
+++ b/util/util_record.c
@@ -1,5 +1,6 @@
-/* $Id: util_record.c,v 1.2 2002/06/22 18:21:25 ptt Exp $ */
+/* $Id: util_record.c,v 1.3 2002/11/02 11:02:44 in2 Exp $ */
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>