From c9b67b7b0364b29cb7dd08909ddfcac4fb21f9c7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 11 May 1994 22:15:20 +0000 Subject: [__GNU_LIBRARY__]: Include . --- src/systty.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/systty.h') diff --git a/src/systty.h b/src/systty.h index dc728a2a79e..bb71fe5f156 100644 --- a/src/systty.h +++ b/src/systty.h @@ -114,6 +114,10 @@ static struct sensemode { #endif /* not HAVE_TERMIOS */ #endif /* not HAVE_TERMIO */ +#ifdef __GNU_LIBRARY__ +#include +#endif + #ifdef AIX /* Get files for keyboard remapping */ #define HFNKEYS 2 -- cgit v1.2.1