mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
From Eli. Warning fixes.
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
#include <term.h>
|
||||
#endif
|
||||
|
||||
#ifdef __GO32__
|
||||
#include <pc.h>
|
||||
#endif
|
||||
|
||||
/* SunOS's curses.h has a '#define reg register' in it. Thank you Sun. */
|
||||
#ifdef reg
|
||||
#undef reg
|
||||
|
||||
Reference in New Issue
Block a user