diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h index f541987..27b4d21 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -1,3 +1,6 @@ +/* Define if compiling on Solaris 7. */ +#undef _MSE_INT_H + /* Define if pstatus_t type is available */ #undef HAVE_PSTATUS_T |