diff options
Diffstat (limited to 'gdb/uw-thread.c')
-rw-r--r-- | gdb/uw-thread.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/uw-thread.c b/gdb/uw-thread.c index e3650a9..17e98fd 100644 --- a/gdb/uw-thread.c +++ b/gdb/uw-thread.c @@ -112,6 +112,8 @@ #include <synch.h> /* for UnixWare 2.x */ +/* Prototypes for supply_gregset etc. */ +#include "gregset.h" /* Whether to emit debugging output. */ |