From 03fc7ab6ed4bc2f71964a3d31ad578821256b6bc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 Nov 1999 16:04:00 +0000 Subject: Update. * sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Add more pr* types used by the debugger. * sysdeps/unix/sysv/linux/arm/sys/procfs.h: Likewise. * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Likewise. * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise. * sysdeps/unix/sysv/linux/sys/procfs.h: Likewise. 1999-11-01 Ulrich Drepper --- linuxthreads_db/thread_dbP.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linuxthreads_db/thread_dbP.h') diff --git a/linuxthreads_db/thread_dbP.h b/linuxthreads_db/thread_dbP.h index 1fd09e965b..0fd1c11a28 100644 --- a/linuxthreads_db/thread_dbP.h +++ b/linuxthreads_db/thread_dbP.h @@ -3,11 +3,10 @@ #define _THREAD_DBP_H 1 #include +#include "proc_service.h" #include "thread_db.h" #include "../linuxthreads/internals.h" -#include "proc_service.h" - /* Comment out the following for less verbose output. */ #define LOG(c) __libc_write (2, c "\n", strlen (c "\n")) -- cgit v1.2.3