Move gdbsupport to the top level
[deliverable/binutils-gdb.git] / gdb / nat / linux-ptrace.c
index 5335d6909228b01ab960a8c57a007d0f909898c5..859feb7ca8761dcfc73ce30475b69d627fee0220 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 "linux-ptrace.h"
 #include "linux-procfs.h"
 #include "linux-waitpid.h"
This page took 0.023337 seconds and 4 git commands to generate.