]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/gdbreplay.c
Move gdbsupport to the top level
[thirdparty/binutils-gdb.git] / gdb / gdbserver / gdbreplay.c
index 3ed18f1f37225fa64f9ad3be708f09eb2b38a2e2..263fb0efeac3e86d7006f9799cb39fee5db97090 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 "gdbsupport/version.h"
 
 #if HAVE_SYS_FILE_H