Fix big-endian aggregate assignment in Ada
[deliverable/binutils-gdb.git] / gdb / auxv.c
index 2148b529b188cc344f53401da640fcad19688946..13caa936651b7ee0ee889fc4ce5b714ab5933eaa 100644 (file)
@@ -1,6 +1,6 @@
 /* Auxiliary vector support for GDB, the GNU debugger.
 
-   Copyright (C) 2004-2018 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,7 @@
 #include "valprint.h"
 #include "gdbcore.h"
 #include "observable.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include "objfiles.h"
 
 #include "auxv.h"
This page took 0.023282 seconds and 4 git commands to generate.