* with Vixie Laboratories.
*/
+#if !defined (__ISC_DHCP_CDEFS_H__)
+#define __ISC_DHCP_CDEFS_H__
#if (defined (__GNUC__) || defined (__STDC__)) && !defined (BROKEN_ANSI)
#define PROTO(x) x
#define KandR(x)
#define ANSI_DECL(x)
#define INLINE
#endif /* __GNUC__ || __STDC__ */
+#endif /* __ISC_DHCP_CDEFS_H__ */
* http://www.isc.org for more information.
*/
+#if !defined (__ISC_DHCP_OSDEP_H__)
+#define __ISC_DHCP_OSDEP_H__
+
#include "site.h"
/* Porting::
# define HAVE_AF_LINK
#endif
+#endif /* __ISC_DHCP_OSDEP_H__ */