diff options
Diffstat (limited to 'gdb/config/tm-linux.h')
-rw-r--r-- | gdb/config/tm-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/tm-linux.h b/gdb/config/tm-linux.h index 9389872..caf008a 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, |