comparison usr/src/cmd/dispadmin/subr.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
26 /* 26 /*
27 * Copyright 2004 Sun Microsystems, Inc. All rights reserved. 27 * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
28 * Use is subject to license terms. 28 * Use is subject to license terms.
29 */ 29 */
30 30
31 #pragma ident "@(#)subr.c 1.12 05/06/08 SMI" 31 #pragma ident "%Z%%M% %I% %E% SMI"
32 32
33 #include <stdio.h> 33 #include <stdio.h>
34 #include <stdarg.h> 34 #include <stdarg.h>
35 #include <stdlib.h> 35 #include <stdlib.h>
36 #include <unistd.h> 36 #include <unistd.h>