Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / event-loop.c
index 5999c9734f6cdb901f46ae84aff57daaeed24196..e40187e537367fd0b69c101027adc97b59cb629d 100644 (file)
 #endif
 
 #include <sys/types.h>
-#include <string.h>
-#include <errno.h>
 #include <sys/time.h>
 #include "exceptions.h"
-#include "gdb_assert.h"
 #include "gdb_select.h"
 #include "observer.h"
 
This page took 0.023974 seconds and 4 git commands to generate.