summaryrefslogtreecommitdiff
path: root/lib/libedit/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/tty.h')
-rw-r--r--lib/libedit/tty.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libedit/tty.h b/lib/libedit/tty.h
index cb531a646c2..49a7541942a 100644
--- a/lib/libedit/tty.h
+++ b/lib/libedit/tty.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: tty.h,v 1.9 2014/05/20 22:28:07 yasuoka Exp $ */
+/* $OpenBSD: tty.h,v 1.10 2016/03/20 22:57:59 schwarze Exp $ */
/* $NetBSD: tty.h,v 1.12 2009/12/30 22:37:40 christos Exp $ */
/*-
@@ -41,8 +41,6 @@
#ifndef _h_el_tty
#define _h_el_tty
-#include "sys.h"
-#include "histedit.h"
#include <termios.h>
#include <unistd.h>