aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ext2fs/crc32c.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/crc32c.c')
-rw-r--r--lib/ext2fs/crc32c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ext2fs/crc32c.c b/lib/ext2fs/crc32c.c
index 2512528a..5907500b 100644
--- a/lib/ext2fs/crc32c.c
+++ b/lib/ext2fs/crc32c.c
@@ -28,7 +28,6 @@
* This source code is licensed under the GNU General Public License,
* Version 2. See the file COPYING for more details.
*/
-#include "config.h"
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>