summaryrefslogtreecommitdiffstats
path: root/battlestar/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'battlestar/extern.h')
-rw-r--r--battlestar/extern.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/battlestar/extern.h b/battlestar/extern.h
index df79ccdc..19e8b310 100644
--- a/battlestar/extern.h
+++ b/battlestar/extern.h
@@ -1,4 +1,4 @@
-/* $NetBSD: extern.h,v 1.6 1997/10/11 02:07:18 lukem Exp $ */
+/* $NetBSD: extern.h,v 1.7 1998/02/03 05:39:25 perry Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -35,6 +35,8 @@
* @(#)externs.h 8.1 (Berkeley) 5/31/93
*/
+#include <sys/time.h>
+
#include <ctype.h>
#include <err.h>
#include <pwd.h>