diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2025-10-16 17:36:33 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2025-10-16 17:41:19 +0000 |
| commit | 8f38cbcd9c4a4f27bdccf2e75a7e20026cff5181 (patch) | |
| tree | d6d99051589c097001ba225066098ae579a57bcc /tar/bsdtar_windows.c | |
| parent | 76141d3306dea42228646b9a4a5e97ccba59fe2a (diff) | |
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 |
