]> git.saurik.com Git - apple/file_cmds.git/blobdiff - compress/compress.c
file_cmds-272.tar.gz
[apple/file_cmds.git] / compress / compress.c
index 8db68e6116b030be1713f6feb6e19ba8214d6bbf..0732fa46238a8bf42a265d51e1d49955bf3d3cc2 100644 (file)
@@ -27,8 +27,9 @@
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
-static const char copyright[] =
+__used static const char copyright[] =
 "@(#) Copyright (c) 1992, 1993\n\
        The Regents of the University of California.  All rights reserved.\n";
 #endif