aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chat
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:24:01 +0000
commit5e3934b15a2741b2de6b217e77dc9d798d740804 (patch)
tree1bea4bfdf9ea7abd8c1a4707687893e02a1ae2eb /usr.bin/chat
parent6bfca4dcab07dad45a805879d954876b353c0810 (diff)
downloadsrc-5e3934b15a2741b2de6b217e77dc9d798d740804.tar.gz
src-5e3934b15a2741b2de6b217e77dc9d798d740804.zip
Diffstat (limited to 'usr.bin/chat')
-rw-r--r--usr.bin/chat/chat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/chat/chat.c b/usr.bin/chat/chat.c
index c15c3037d8a0..64dc6cba0dcf 100644
--- a/usr.bin/chat/chat.c
+++ b/usr.bin/chat/chat.c
@@ -77,7 +77,6 @@
*
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <ctype.h>