* defs.h: Include build-gnulib/config.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbreplay.c
index bb5202cb33b1db3f2167d7e1f1cbf19302eb129e..5aaa98e20c92896515347dc03e5654701dcb76d8 100644 (file)
@@ -19,6 +19,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "config.h"
+#include "build-gnulib-gdbserver/config.h"
+
 #include <stdio.h>
 #if HAVE_SYS_FILE_H
 #include <sys/file.h>
This page took 0.044168 seconds and 4 git commands to generate.