summaryrefslogtreecommitdiffstats
path: root/sail/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sail/extern.h')
-rw-r--r--sail/extern.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sail/extern.h b/sail/extern.h
index 4ee80754..6d9a7703 100644
--- a/sail/extern.h
+++ b/sail/extern.h
@@ -1,3 +1,5 @@
+/* $NetBSD: extern.h,v 1.2 1997/01/07 12:42:17 tls Exp $ */
+
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
@@ -35,6 +37,7 @@
#include <stdio.h>
#include <signal.h>
+#include <string.h>
#include <ctype.h>
#include <setjmp.h>
#include "machdep.h"