summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/cmd7.c
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-02-20 19:50:10 +0000
committerjb <jb@FreeBSD.org>1998-02-20 19:50:10 +0000
commit4fd64574bcc98dd98909a09a94c588753be246e6 (patch)
tree0bc41fbd2af7b744c7d626e4608ef7771c3a0aeb /usr.bin/window/cmd7.c
parentebd2dc578df2bed25bcc3bd29636e42c89d96af8 (diff)
downloadFreeBSD-src-4fd64574bcc98dd98909a09a94c588753be246e6.zip
FreeBSD-src-4fd64574bcc98dd98909a09a94c588753be246e6.tar.gz
Add #include <stdlib.h> to get prototypes.
Diffstat (limited to 'usr.bin/window/cmd7.c')
-rw-r--r--usr.bin/window/cmd7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/cmd7.c b/usr.bin/window/cmd7.c
index 6bd4c4e..c6324ff 100644
--- a/usr.bin/window/cmd7.c
+++ b/usr.bin/window/cmd7.c
@@ -38,6 +38,7 @@
static char sccsid[] = "@(#)cmd7.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
+#include <stdlib.h>
#include "defs.h"
#include "string.h"
OpenPOWER on IntegriCloud