]> git.saurik.com Git - apple/system_cmds.git/blobdiff - vipw.tproj/vipw.c
system_cmds-433.tar.gz
[apple/system_cmds.git] / vipw.tproj / vipw.c
index d15932b0be3d0e2e4f3bc29b29c989a96784e0d4..a258899e0fc7810e5a2cee95c472d15cf4509311 100644 (file)
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
 #ifndef lint
-static char copyright[] =
+__unused static char copyright[] =
 "@(#) Copyright (c) 1987, 1993, 1994\n\
        The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)vipw.c     8.3 (Berkeley) 4/2/94";
+__unused static char sccsid[] = "@(#)vipw.c    8.3 (Berkeley) 4/2/94";
 #endif /* not lint */
 
 #include <sys/types.h>