aboutsummaryrefslogtreecommitdiff
path: root/libstore/enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libstore/enc.c')
-rw-r--r--libstore/enc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstore/enc.c b/libstore/enc.c
index 8ab76f4f..65104cf0 100644
--- a/libstore/enc.c
+++ b/libstore/enc.c
@@ -19,6 +19,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include <string.h>
+#include <sys/mman.h>
#include "store.h"