summaryrefslogtreecommitdiff
path: root/src/sys-mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys-mmap.h')
-rw-r--r--src/sys-mmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sys-mmap.h b/src/sys-mmap.h
index 288ac90e..51232ab5 100644
--- a/src/sys-mmap.h
+++ b/src/sys-mmap.h
@@ -1,5 +1,6 @@
#ifndef LI_SYS_MMAP_H
#define LI_SYS_MMAP_H
+#include "first.h"
#if defined(HAVE_SYS_MMAN_H)
# include <sys/mman.h>