summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk/look_up.c
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/look_up.c
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/look_up.c')
-rw-r--r--usr.bin/talk/look_up.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/talk/look_up.c b/usr.bin/talk/look_up.c
index 1ccf23c..7a66e6f 100644
--- a/usr.bin/talk/look_up.c
+++ b/usr.bin/talk/look_up.c
@@ -45,6 +45,7 @@ static const char sccsid[] = "@(#)look_up.c 8.1 (Berkeley) 6/6/93";
#include <errno.h>
#include <string.h>
+#include <unistd.h>
#include "talk_ctl.h"
#include "talk.h"
OpenPOWER on IntegriCloud