]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - omapip/support.c
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
[thirdparty/dhcp.git] / omapip / support.c
index 4f5538ecc44d02bf18657314ab314f465299b6f9..0d48bf5b11fde84e0bff482f804292061352b849 100644 (file)
 
 #ifndef lint
 static char ocopyright[] =
-"$Id: support.c,v 1.28 2006/02/24 23:16:30 dhankins Exp $ Copyright 2004-2006 Internet Systems Consortium.";
+"$Id: support.c,v 1.29 2007/05/19 18:47:15 dhankins Exp $ Copyright 2004-2006 Internet Systems Consortium.";
 #endif
 
+#include "dhcpd.h"
+
 #include <omapip/omapip_p.h>
 
 omapi_object_type_t *omapi_type_connection;