Move gdbsupport to the top level
[deliverable/binutils-gdb.git] / gdb / nat / x86-linux-dregs.c
index b5dd71e3c7ca2fc4ac73571e91fc0912583165dc..31683aab17c1869707b75c788d5a29faf1748316 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "gdbsupport/common-defs.h"
+
+#undef PACKAGE
+#undef PACKAGE_NAME
+#undef PACKAGE_VERSION
+#undef PACKAGE_STRING
+#undef PACKAGE_TARNAME
+
+#include <config.h>
 #include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include "target/waitstatus.h"
This page took 0.023063 seconds and 4 git commands to generate.