Move gdb/signals.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.h
index fc973c1c13def14eda46d3e3c6490007f2e44bd8..98993f0fd26ec5973ffe4163e213c2d22781cd98 100644 (file)
@@ -84,7 +84,6 @@ typedef long long LONGEST;
 typedef unsigned long long ULONGEST;
 
 #include "regcache.h"
-#include "gdb/signals.h"
 #include "gdb_signals.h"
 #include "target.h"
 #include "mem-break.h"
This page took 0.032647 seconds and 4 git commands to generate.