comparison usr/src/cmd/fmli/oh/detect.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
27 27
28 /* Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ 28 /* Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989 AT&T */
29 /* All Rights Reserved */ 29 /* All Rights Reserved */
30 30
31 31
32 #pragma ident "@(#)detect.c 1.8 05/09/15 SMI" 32 #pragma ident "%Z%%M% %I% %E% SMI"
33 33
34 #include <stdio.h> 34 #include <stdio.h>
35 #include <string.h> 35 #include <string.h>
36 #include <fcntl.h> 36 #include <fcntl.h>
37 #include <sys/types.h> 37 #include <sys/types.h>