diff options
Diffstat (limited to 'include/tar.h')
-rw-r--r-- | include/tar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tar.h b/include/tar.h index dacea42..c496095 100644 --- a/include/tar.h +++ b/include/tar.h @@ -8,7 +8,7 @@ #define TAR_H #include "config.h" -#include "util/util.h" +#include "compat.h" #include <stdbool.h> #include <stdint.h> |