summaryrefslogtreecommitdiffstats
path: root/lib/libthread_db/thread_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthread_db/thread_db.h')
-rw-r--r--lib/libthread_db/thread_db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthread_db/thread_db.h b/lib/libthread_db/thread_db.h
index 17329c2..9dcc55e 100644
--- a/lib/libthread_db/thread_db.h
+++ b/lib/libthread_db/thread_db.h
@@ -57,6 +57,7 @@ typedef enum {
TD_PARTIALREG
} td_err_e;
+struct ps_prochandle;
typedef struct td_thragent td_thragent_t;
typedef long thread_t; /* Must be an integral type. */
OpenPOWER on IntegriCloud