summaryrefslogtreecommitdiffstats
path: root/sail
diff options
context:
space:
mode:
Diffstat (limited to 'sail')
-rw-r--r--sail/extern.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sail/extern.h b/sail/extern.h
index d8c673a1..06512dac 100644
--- a/sail/extern.h
+++ b/sail/extern.h
@@ -1,4 +1,4 @@
-/* $NetBSD: extern.h,v 1.25 2003/08/07 09:37:42 agc Exp $ */
+/* $NetBSD: extern.h,v 1.26 2004/01/27 20:27:29 jsm Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -31,6 +31,8 @@
* @(#)externs.h 8.1 (Berkeley) 5/31/93
*/
+#include <sys/types.h>
+
#include "machdep.h"
/* program mode */