summaryrefslogtreecommitdiff
path: root/lib/ext2fs/csum.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/csum.c')
-rw-r--r--lib/ext2fs/csum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ext2fs/csum.c b/lib/ext2fs/csum.c
index 2fece689..596923e5 100644
--- a/lib/ext2fs/csum.c
+++ b/lib/ext2fs/csum.c
@@ -10,6 +10,7 @@
* %End-Header%
*/
+#include "config.h"
#if HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif