remove remnants of old Mach-O workaround
[deliverable/binutils-gdb.git] / gdb / ser-base.c
index 52c57264931642dcf2ce6b84d84638b91ad310f8..d07dcf3e4809d8610498ddb07342191f46ccb765 100644 (file)
@@ -23,7 +23,7 @@
 #include "event-loop.h"
 
 #include "gdb_select.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include <sys/time.h>
 #ifdef USE_WIN32API
This page took 0.023401 seconds and 4 git commands to generate.