summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gdb')
-rw-r--r--gnu/usr.bin/gdb/gdb/terminal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/gdb/gdb/terminal.h b/gnu/usr.bin/gdb/gdb/terminal.h
index f76fa90..de52a16 100644
--- a/gnu/usr.bin/gdb/gdb/terminal.h
+++ b/gnu/usr.bin/gdb/gdb/terminal.h
@@ -20,6 +20,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#if !defined (TERMINAL_H)
#define TERMINAL_H 1
+#include <sys/types.h>
+
#if !defined(__GO32__) && !defined (HAVE_TERMIOS)
/* Define a common set of macros -- BSD based -- and redefine whatever
OpenPOWER on IntegriCloud