repo.or.cz
/
illumos-gate.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
16863 implement C23 stdbit.h
[illumos-gate.git]
/
usr
/
src
/
lib
/
libwrap
/
patchlevel.h
blob
6f04f8d45721069c8f10efe28a8924c9a3b5821c
1
/*
2
* Copyright 2001 Sun Microsystems, Inc. All rights reserved.
3
* Use is subject to license terms.
4
*/
5
6
#ifndef lint
7
static char
patchlevel
[] =
"@(#) patchlevel 7.6 97/03/21 19:27:23"
;
8
#endif