X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fpaxerror.c;h=134cef323816ddb103ee86b781d0eac8cf37c9db;hb=b591f5291b4891a05c3e59d36a757ffce0241531;hp=56903a3efd4f7e897e2c8da733d4f935ba1c438e;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;p=debian%2Ftar diff --git a/lib/paxerror.c b/lib/paxerror.c index 56903a3e..134cef32 100644 --- a/lib/paxerror.c +++ b/lib/paxerror.c @@ -21,6 +21,8 @@ #include #include +void (*error_hook) (void); + /* Decode MODE from its binary form in a stat structure, and encode it into a 9-byte string STRING, terminated with a NUL. */