Fix a problem in tracing across fork on PPC64
[platform/upstream/ltrace.git] / proc.h
diff --git a/proc.h b/proc.h
index 64f8fe2..35943c3 100644 (file)
--- a/proc.h
+++ b/proc.h
@@ -30,6 +30,7 @@
 
 #if defined(HAVE_LIBUNWIND)
 # include <libunwind.h>
+# include <libunwind-ptrace.h>
 #endif /* defined(HAVE_LIBUNWIND) */
 
 #include "ltrace.h"