diff options
Diffstat (limited to 'gdb/core-sol2.c')
-rw-r--r-- | gdb/core-sol2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/core-sol2.c b/gdb/core-sol2.c index 9e07c35..0c5eac1 100644 --- a/gdb/core-sol2.c +++ b/gdb/core-sol2.c @@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #undef fpregset_t #include <time.h> +#include <sys/types.h> #include <sys/regset.h> #include <sys/procfs.h> #include <fcntl.h> |