mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
11 lines
182 B
Diff
11 lines
182 B
Diff
--- a/proc.h
|
|
+++ b/proc.h
|
|
@@ -27,6 +27,7 @@
|
|
|
|
#include <sys/time.h>
|
|
#include <stdint.h>
|
|
+#include <unistd.h> /* pid_t */
|
|
|
|
#if defined(HAVE_LIBDW)
|
|
# include <elfutils/libdwfl.h>
|