Add <ac/time.h> for SGI IRIX.

This commit is contained in:
Kurt Zeilenga 1999-07-09 21:06:57 +00:00
parent 1082a5a9d5
commit 9b66348db4

View File

@ -12,6 +12,7 @@
#include <sys/types.h>
#include <ac/syslog.h>
#include <ac/regex.h>
#include <ac/time.h>
#undef NDEBUG
#include <assert.h>