summaryrefslogtreecommitdiff
path: root/gdb/config/tm-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/tm-linux.h')
-rw-r--r--gdb/config/tm-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/tm-linux.h b/gdb/config/tm-linux.h
index 938987270b7..caf008a9cb1 100644
--- a/gdb/config/tm-linux.h
+++ b/gdb/config/tm-linux.h
@@ -30,7 +30,7 @@
/* We need this file for the SOLIB_TRAMPOLINE stuff. */
-#include "tm-sysv4.h"
+#include "config/tm-sysv4.h"
/* We define SVR4_SHARED_LIBS unconditionally, on the assumption that
link.h is available on all linux platforms. For I386 and SH3/4,