diff options
Diffstat (limited to 'gdb/xm-rs6000.h')
-rw-r--r-- | gdb/xm-rs6000.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/xm-rs6000.h b/gdb/xm-rs6000.h index 61627ec..9c09341 100644 --- a/gdb/xm-rs6000.h +++ b/gdb/xm-rs6000.h @@ -18,6 +18,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include <sys/select.h> + /* Big end is at the low address */ #define HOST_BYTE_ORDER BIG_ENDIAN |