xref: /titanic_50/usr/src/lib/libwrap/patchlevel.h (revision 4a6822d07d6d3f9ffe6907ef5f10d11dcadd75c6)
1 /*
2  * Copyright 2001 Sun Microsystems, Inc.  All rights reserved.
3  * Use is subject to license terms.
4  */
5 #pragma ident	"%Z%%M%	%I%	%E% SMI"
6 
7 #ifndef lint
8 static char patchlevel[] = "@(#) patchlevel 7.6 97/03/21 19:27:23";
9 #endif
10