Include <signal.h>.

This commit is contained in:
Nick Roberts 2006-11-28 21:44:50 +00:00
parent fe07246165
commit 979894f2c2
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@
#include "gdbcore.h"
#include "linux-nat.h"
#include <signal.h>
#ifdef HAVE_GNU_LIBC_VERSION_H
#include <gnu/libc-version.h>
#endif