From: keni Date: Thu, 12 Jan 2012 15:08:29 +0000 (+0000) Subject: drop extra includes X-Git-Tag: MOVE2GIT~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5fa250691d9181e8ec9cd136ff728a2cf9ce2f9;p=nethack drop extra includes Remove includes already pulled in by hack.h --- diff --git a/win/tty/wintty.c b/win/tty/wintty.c index 752950448..bc98cb58f 100644 --- a/win/tty/wintty.c +++ b/win/tty/wintty.c @@ -12,15 +12,8 @@ * to back out the changes. */ #define H2344_BROKEN -#include - #include "hack.h" -/* Support for logging SIGWINCH. */ -#ifdef WINCHAIN -# include "winprocs.h" -#endif - #include "dlb.h" #include "date.h" #ifdef SHORT_FILENAMES