summaryrefslogtreecommitdiff
path: root/libbsd
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd')
-rw-r--r--libbsd/pty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbsd/pty.c b/libbsd/pty.c
index e5661dc..265e1df 100644
--- a/libbsd/pty.c
+++ b/libbsd/pty.c
@@ -35,7 +35,6 @@
static char sccsid[] = "@(#)pty.c 5.6 (Berkeley) 5/10/91";
#endif /* LIBC_SCCS and not lint */
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>