aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pty/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pty/pty.c')
-rw-r--r--sys/dev/pty/pty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pty/pty.c b/sys/dev/pty/pty.c
index 07e7ecd7a083..3fb5e6b24184 100644
--- a/sys/dev/pty/pty.c
+++ b/sys/dev/pty/pty.c
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/conf.h>
#include <sys/eventhandler.h>