X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/4d0bb65183fe440451aacdcc675bede1ef4a4343..39aaa94bf0a1c68b3fe15e3622c96766f0f22ff2:/chmod/chmod.c diff --git a/chmod/chmod.c b/chmod/chmod.c index a4ab035..442815d 100644 --- a/chmod/chmod.c +++ b/chmod/chmod.c @@ -31,8 +31,9 @@ * SUCH DAMAGE. */ +#include #ifndef lint -static char const copyright[] = +__used static char const copyright[] = "@(#) Copyright (c) 1989, 1993, 1994\n\ The Regents of the University of California. All rights reserved.\n"; #endif /* not lint */