diff options
Diffstat (limited to 'linuxthreads_db/thread_dbP.h')
-rw-r--r-- | linuxthreads_db/thread_dbP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads_db/thread_dbP.h b/linuxthreads_db/thread_dbP.h index 8e87bae52d..5d88a81528 100644 --- a/linuxthreads_db/thread_dbP.h +++ b/linuxthreads_db/thread_dbP.h @@ -5,7 +5,7 @@ #include <string.h> #include "proc_service.h" #include "thread_db.h" -#include "../linuxthreads/internals.h" +#include "../linuxthreads/descr.h" /* Indeces for the symbol names. */ |