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