summaryrefslogtreecommitdiff
path: root/ioshark/ioshark_bench_mmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ioshark/ioshark_bench_mmap.c')
-rw-r--r--ioshark/ioshark_bench_mmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ioshark/ioshark_bench_mmap.c b/ioshark/ioshark_bench_mmap.c
index 3b37fbf6..e8b3acce 100644
--- a/ioshark/ioshark_bench_mmap.c
+++ b/ioshark/ioshark_bench_mmap.c
@@ -23,7 +23,7 @@
#include <string.h>
#include <pthread.h>
#include <sys/stat.h>
-#include <errno.h>
+#include <sys/errno.h>
#include <fcntl.h>
#include <string.h>
#include <assert.h>