Added header file to clean up compiler warning.

This commit is contained in:
skarg
2013-08-19 18:57:00 +00:00
parent 94fab4210d
commit 6580a176b1
+1
View File
@@ -30,6 +30,7 @@
#include <stdlib.h>
#include <time.h> /* for time */
#include <errno.h>
#include <ctype.h> /* for toupper */
#include "bactext.h"
#include "iam.h"
#include "address.h"