kill warning

This commit is contained in:
Stig Bakken 1999-09-24 15:34:30 +00:00
parent 701bd7cfad
commit 63b101f36d

View File

@ -28,6 +28,10 @@
#include <malloc.h>
#endif
#ifdef HAVE_STDLIB_H
# include <stdlib.h>
#endif
#include <stdio.h>
#include <sys/types.h>
#include <time.h>