]> git.saurik.com Git - apple/file_cmds.git/blobdiff - chmod/chmod.c
file_cmds-264.50.1.tar.gz
[apple/file_cmds.git] / chmod / chmod.c
index a4ab0357b9fc5cf7ad7de42c006b4f1a6e172c12..442815d4916aea55b8f492471ebefa6e4e064947 100644 (file)
@@ -31,8 +31,9 @@
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #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 */