ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gdb / alloc.c
index 95488a72cf2c73ed6a70cfa6d773a07d26ba9149..8323dd6dd4ae939a3249f86adc0877781f0ad389 100644 (file)
@@ -34,9 +34,9 @@
    GDBSERVER define when possible, and for this file it seemed
    simple to do so.  */
 
-#include "common/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "libiberty.h"
-#include "common/errors.h"
+#include "gdbsupport/errors.h"
 
 /* The xmalloc() (libiberty.h) family of memory management routines.
 
This page took 0.046757 seconds and 4 git commands to generate.