aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/gdb_vecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/gdb_vecs.c')
-rw-r--r--gdb/common/gdb_vecs.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/common/gdb_vecs.c b/gdb/common/gdb_vecs.c
index 4a3330f..ae11cc6 100644
--- a/gdb/common/gdb_vecs.c
+++ b/gdb/common/gdb_vecs.c
@@ -17,12 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifdef GDBSERVER
-#include "server.h"
-#else
-#include "defs.h"
-#endif
-
+#include "common-defs.h"
#include "gdb_vecs.h"
#include "host-defs.h"