diff options
Diffstat (limited to 'src/systty.h')
-rw-r--r-- | src/systty.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h index fbdc6b18373..a53c874699f 100644 --- a/src/systty.h +++ b/src/systty.h @@ -26,7 +26,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <fcntl.h> #endif /* not DOS_NT */ -#include <stdbool.h> #include <sys/ioctl.h> #ifdef HPUX |