]> git.saurik.com Git - apple/system_cmds.git/blobdiff - makekey.tproj/makekey.c
system_cmds-431.tar.gz
[apple/system_cmds.git] / makekey.tproj / makekey.c
index 487cfaa6e93bd801b7332c7fa8b5a582522a3902..ae9ca1787d07e0201550b52a52e9334034bee220 100644 (file)
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
-static char copyright[] =
+__unused static char copyright[] =
 "@(#) Copyright (c) 1990, 1993\n\
        The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)makekey.c  8.1 (Berkeley) 6/4/93";
+__unused static char sccsid[] = "@(#)makekey.c 8.1 (Berkeley) 6/4/93";
 #endif /* not lint */
 
 #include <sys/types.h>