+/*
+ * $Id: GNUregex.h,v 1.5 1998/09/23 17:19:56 wessels Exp $
+ */
+
/* Definitions for data structures and routines for the regular
* expression library, version 0.12.
*
+/*
+ * $Id: autoconf.h.in,v 1.73 1998/09/23 17:19:57 wessels Exp $
+ */
+
/* include/autoconf.h.in. Generated automatically from configure.in by autoheader. */
/*
* All configurable options are enabled by using --enable-....
+/*
+ * $Id: cache_snmp.h,v 1.16 1998/09/23 17:19:58 wessels Exp $
+ */
+
#ifdef SQUID_SNMP
#ifndef CACHE_SNMP_H
#define CACHE_SNMP_H
+/*
+ * $Id: hash.h,v 1.2 1998/09/23 17:19:58 wessels Exp $
+ */
+
typedef void HASHFREE(void *);
typedef int HASHCMP(const void *, const void *);
typedef unsigned int HASHHASH(const void *, unsigned int);
+/*
+ * $Id: md5.h,v 1.6 1998/09/23 17:19:59 wessels Exp $
+ */
+
#ifndef MD5_H
#define MD5_H
/* MD5.H - header file for MD5C.C
+/*
+ * $Id: parse.h,v 1.8 1998/09/23 17:19:59 wessels Exp $
+ */
+
#ifndef _HAVE_PARSE_H_
#define _HAVE_PARSE_H_
+/*
+ * $Id: radix.h,v 1.7 1998/09/23 17:20:00 wessels Exp $
+ */
+
/*
* Copyright (c) 1988, 1989, 1993
* The Regents of the University of California. All rights reserved.
+/*
+ * $Id: snmp_api.h,v 1.11 1998/09/23 17:20:01 wessels Exp $
+ */
+
#ifndef _SNMP_API_H_
#define _SNMP_API_H_
+/*
+ * $Id: snmp_api_util.h,v 1.3 1998/09/23 17:20:01 wessels Exp $
+ */
+
#ifndef _SNMP_API_UTIL_H_
#define _SNMP_API_UTIL_H_
+/*
+ * $Id: snmp_client.h,v 1.6 1998/09/23 17:20:02 wessels Exp $
+ */
+
#ifndef _SNMP_CLIENT_H_
#define _SNMP_CLIENT_H_
+/*
+ * $Id: snmp_debug.h,v 1.5 1998/09/23 17:20:02 wessels Exp $
+ */
+
#ifndef SNMP_DEBUG_H
#define SNMP_DEBUG_H
+/*
+ * $Id: snmp_impl.h,v 1.11 1998/09/23 17:20:03 wessels Exp $
+ */
+
#ifndef _SNMP_IMPL_H_
#define _SNMP_IMPL_H_
+/*
+ * $Id: snmp_util.h,v 1.6 1998/09/23 17:20:04 wessels Exp $
+ */
+
#ifndef SNMP_UTIL_H
#define SNMP_UTIL_H
+/*
+ * $Id: snprintf.h,v 1.4 1998/09/23 17:20:05 wessels Exp $
+ */
+
/* if you have configure you can use this */
#if defined(HAVE_CONFIG_H)
#include "config.h"
+/*
+ * $Id: splay.h,v 1.7 1998/09/23 17:20:05 wessels Exp $
+ */
+
typedef struct _splay_node {
void *data;
+/*
+ * $Id: tempnam.h,v 1.10 1998/09/23 17:20:06 wessels Exp $
+ */
+
/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
* This file is part of the GNU C Library.
+/*
+ * $Id: dlmalloc.c,v 1.2 1998/09/23 17:16:10 wessels Exp $
+ */
+
/* ---------- To make a malloc.h, start cutting here ------------ */
/*
+/*
+ * $Id: iso3307.c,v 1.4 1998/09/23 17:16:11 wessels Exp $
+ */
+
#include "config.h"
#if HAVE_STDIO_H
+/*
+ * $Id: md5-test.c,v 1.2 1998/09/23 17:16:11 wessels Exp $
+ */
+
/*
* COMPILE WITH:
* gcc -Wall md5-test.c -I../include md5.o
-
-
-
+/*
+ * $Id: md5.c,v 1.8 1998/09/23 17:14:21 wessels Exp $
+ */
/* taken from RFC-1321/Appendix A.3 */
-
/*
+ * $Id: radix.c,v 1.8 1998/09/23 17:14:22 wessels Exp $
*
* DEBUG: section 53 Radix tree data structure implementation
* AUTHOR: NetBSD Derived
+/*
+ * $Id: safe_inet_addr.c,v 1.8 1998/09/23 17:16:12 wessels Exp $
+ */
+
#include "config.h"
#if HAVE_STDIO_H
+/*
+ * $Id: snprintf.c,v 1.15 1998/09/23 17:14:23 wessels Exp $
+ */
/* ====================================================================
* Copyright (c) 1995-1997 The Apache Group. All rights reserved.
+/*
+ * $Id: splay.c,v 1.10 1998/09/23 17:14:23 wessels Exp $
+ */
#include "config.h"
+/*
+ * $Id: stub_memaccount.c,v 1.3 1998/09/23 17:16:13 wessels Exp $
+ */
+
/* Stub function for programs not implementing statMemoryAccounted */
#include <config.h>
int
+/*
+ * $Id: tempnam.c,v 1.10 1998/09/23 17:14:24 wessels Exp $
+ */
/* A reasonably functional tmpnam. */
+/*
+ * $Id: uudecode.c,v 1.9 1998/09/23 17:16:13 wessels Exp $
+ */
+
#include "config.h"
#include "util.h"