]> mj.ucw.cz Git - moe.git/blobdiff - box/box.c
Box: Let 32-/64-bit mode be configurable
[moe.git] / box / box.c
index fb623763141233a5e7668d2e6b5c81ae579d745d..0788ac4b51ec54b3484b054d5b9ac67bef42e06d 100644 (file)
--- a/box/box.c
+++ b/box/box.c
@@ -7,6 +7,8 @@
 #define _LARGEFILE64_SOURCE
 #define _GNU_SOURCE
 
+#include "autoconf.h"
+
 #include <errno.h>
 #include <stdio.h>
 #include <fcntl.h>