X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/40bf83fed3260cbe00f8bd41f2f5a5f622d625be..aad783a64f985f1e27c7ffc6e2d3f671323716a9:/pax/buf_subs.c diff --git a/pax/buf_subs.c b/pax/buf_subs.c index aff311a..e56e822 100644 --- a/pax/buf_subs.c +++ b/pax/buf_subs.c @@ -34,11 +34,12 @@ * SUCH DAMAGE. */ +#include #ifndef lint #if 0 static const char sccsid[] = "@(#)buf_subs.c 8.2 (Berkeley) 4/18/94"; #else -static const char rcsid[] = "$OpenBSD: buf_subs.c,v 1.21 2005/11/09 19:59:06 otto Exp $"; +__used static const char rcsid[] = "$OpenBSD: buf_subs.c,v 1.21 2005/11/09 19:59:06 otto Exp $"; #endif #endif /* not lint */