diff options
Diffstat (limited to 'unpack/rdsquashfs.c')
-rw-r--r-- | unpack/rdsquashfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unpack/rdsquashfs.c b/unpack/rdsquashfs.c index 2996668..4a0f12b 100644 --- a/unpack/rdsquashfs.c +++ b/unpack/rdsquashfs.c @@ -1,6 +1,4 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ -#include "config.h" - #include "rdsquashfs.h" int main(int argc, char **argv) |