mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 15:43:55 +00:00
10 lines
182 B
Diff
10 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>
|