summarylogtreecommitdiffstats
path: root/config-implicit.patch
blob: 6cdc154a392c6ce9590955fbafbc820bce55bd1d (plain)
1
2
3
4
5
6
7
8
9
10
--- oprofile-1.4.0/configure.ac	2024-11-17 20:45:17.223265547 +0100
+++ oprofile-1.4.0/configure.ac	2024-11-17 20:52:05.146394249 +0100
@@ -118,6 +118,7 @@
 				#include <asm/unistd.h>
 				#include <sys/types.h>
 				#include <string.h>
+				#include <unistd.h>
 			]],
 			[[struct perf_event_attr attr;
 				pid_t pid;