summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/talk.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-12-11 23:23:57 +0000
committerdelphij <delphij@FreeBSD.org>2009-12-11 23:23:57 +0000
commit1f8935fbf1845f4e3c016933b972389054881c1c (patch)
tree246d13a64ff0c6c2da86fcec1863cacaabccbcfa /usr.bin/talk/talk.h
parent815391c36094378cb2878e3e592a8cec34e3e52a (diff)
downloadFreeBSD-src-1f8935fbf1845f4e3c016933b972389054881c1c.zip
FreeBSD-src-1f8935fbf1845f4e3c016933b972389054881c1c.tar.gz
Move unistd.h includes to individual .c files and remove unnecessary
includes.
Diffstat (limited to 'usr.bin/talk/talk.h')
-rw-r--r--usr.bin/talk/talk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/talk/talk.h b/usr.bin/talk/talk.h
index e20c8ec..47cbbae 100644
--- a/usr.bin/talk/talk.h
+++ b/usr.bin/talk/talk.h
@@ -42,7 +42,6 @@
#include <arpa/inet.h>
#include <protocols/talkd.h>
#include <curses.h>
-#include <unistd.h>
extern int sockt;
extern int curses_initialized;
OpenPOWER on IntegriCloud