summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/wwflush.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-02-19 20:07:59 +0000
committerimp <imp@FreeBSD.org>2009-02-19 20:07:59 +0000
commita95a0aafc4f4312f1ddef311c2bb08aebaeb9e07 (patch)
treedfe23a00ff468d3109b32dfa5137a90beacd7411 /usr.bin/window/wwflush.c
parentef3be571f7bacd07b5374ed70e09d4184e271f29 (diff)
downloadFreeBSD-src-a95a0aafc4f4312f1ddef311c2bb08aebaeb9e07.zip
FreeBSD-src-a95a0aafc4f4312f1ddef311c2bb08aebaeb9e07.tar.gz
Include proper header files for system functions that are used and
that gcc complains about this code changing from the built-in versions.
Diffstat (limited to 'usr.bin/window/wwflush.c')
-rw-r--r--usr.bin/window/wwflush.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/wwflush.c b/usr.bin/window/wwflush.c
index 414cc4b..ef30b58 100644
--- a/usr.bin/window/wwflush.c
+++ b/usr.bin/window/wwflush.c
@@ -43,6 +43,7 @@ static char rcsid[] =
#include "ww.h"
#include "tt.h"
#include <signal.h>
+#include <strings.h>
wwflush()
{
OpenPOWER on IntegriCloud