Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / amd64-linux-siginfo.c
index dab52684ad03331f26b3514f7aef0a054742f764..91460c02ca9a8a3333f7a8d70f7cf53f81c08c81 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <signal.h>
-#include "common/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "amd64-linux-siginfo.h"
 
 #define GDB_SI_SIZE 128
This page took 0.027151 seconds and 4 git commands to generate.