]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - dst/dst_api.c
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
[thirdparty/dhcp.git] / dst / dst_api.c
index 3cac622da7f35d538861a1f40607fa311b256481..c42cf58264b41391fbe7e1d4fd1ce48856f2bf12 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef LINT
-static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_api.c,v 1.7 2009/01/22 00:43:58 sar Exp $";
+static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_api.c,v 1.8 2009/10/28 04:12:30 sar Exp $";
 #endif
 
 /*
@@ -54,7 +54,6 @@ static const char rcsid[] = "$Header: /tmp/cvstest/DHCP/dst/dst_api.c,v 1.7 2009
 #include <sys/socket.h>
 #include <netinet/in.h>
 
-#include "minires/minires.h"
 #include "arpa/nameser.h"
 
 #include "dst_internal.h"