diff options
Diffstat (limited to 'usr/src/lib/libresolv2/common/irs/getnetent_r.c')
| -rw-r--r-- | usr/src/lib/libresolv2/common/irs/getnetent_r.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/lib/libresolv2/common/irs/getnetent_r.c b/usr/src/lib/libresolv2/common/irs/getnetent_r.c index 9fb52bc394..df6831ff12 100644 --- a/usr/src/lib/libresolv2/common/irs/getnetent_r.c +++ b/usr/src/lib/libresolv2/common/irs/getnetent_r.c @@ -15,10 +15,6 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$Id: getnetent_r.c,v 1.6 2005/09/03 12:41:38 marka Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include <port_before.h> #if !defined(_REENTRANT) || !defined(DO_PTHREADS) static int getnetent_r_not_required = 0; |
