summaryrefslogtreecommitdiffstats
path: root/atc/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'atc/include.h')
-rw-r--r--atc/include.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/atc/include.h b/atc/include.h
index 1697f6fb..11819951 100644
--- a/atc/include.h
+++ b/atc/include.h
@@ -1,4 +1,4 @@
-/* $NetBSD: include.h,v 1.8 2003/08/07 09:36:54 agc Exp $ */
+/* $NetBSD: include.h,v 1.9 2006/06/07 09:24:26 jnemeth Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -50,6 +50,7 @@
#include <sys/utsname.h>
#include <sys/wait.h>
+#include <assert.h>
#include <ctype.h>
#include <curses.h>
#include <err.h>