]> granicus.if.org Git - nethack/commitdiff
drop extra includes
authorkeni <keni>
Thu, 12 Jan 2012 15:08:29 +0000 (15:08 +0000)
committerkeni <keni>
Thu, 12 Jan 2012 15:08:29 +0000 (15:08 +0000)
Remove includes already pulled in by hack.h

win/tty/wintty.c

index 7529504481de0a7674ee18d247094efaa36d435d..bc98cb58fc08daa2a3c453ba142cbbec04884ff0 100644 (file)
  * to back out the changes. */
 #define H2344_BROKEN
 
-#include <stdio.h>
-
 #include "hack.h"
 
-/* Support for logging SIGWINCH. */
-#ifdef WINCHAIN
-# include "winprocs.h"
-#endif
-
 #include "dlb.h"
 #include "date.h"
 #ifdef SHORT_FILENAMES