summaryrefslogtreecommitdiff
path: root/libbsd
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1998-02-12 22:41:49 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:21 +0200
commit2f828530e36a02c5b4c534e42ab812370c2bf7d9 (patch)
treec26ea035d122f5374ed4c9ef39c6748742541ef5 /libbsd
parent48f0b3eb836162d41622cedc1eb5f5168168fb8e (diff)
downloaddev86-2f828530e36a02c5b4c534e42ab812370c2bf7d9.tar.gz
Import Dev86src-0.14.0.tar.gzv0.14.0
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>