added missing include file.

This commit is contained in:
skarg
2007-02-20 21:01:53 +00:00
parent 4d91e68c6c
commit ef1e2f0b06
+1
View File
@@ -31,6 +31,7 @@
#include <time.h> /* for time */
#include <string.h>
#include <errno.h>
#include <ctype.h> /* toupper */
#include "bactext.h"
#include "iam.h"
#include "arf.h"