diff options
Diffstat (limited to 'tar/bsdtar_windows.c')
| -rw-r--r-- | tar/bsdtar_windows.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/bsdtar_windows.c b/tar/bsdtar_windows.c index a63f27e50532..da49b4363b47 100644 --- a/tar/bsdtar_windows.c +++ b/tar/bsdtar_windows.c @@ -24,7 +24,7 @@ #include <sddl.h> #include "bsdtar.h" -#include "err.h" +#include "lafe_err.h" /* This may actually not be needed anymore. * TODO: Review the error handling for chdir() failures and |
