]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
fixed bad header includes (only worked if you specified --with-ldns, and not if you...
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 1 Dec 2005 11:20:18 +0000 (11:20 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 1 Dec 2005 11:20:18 +0000 (11:20 +0000)
examples/ldns-key2ds.c
examples/ldns-signzone.c
examples/ldns-version.c

index 95cd4785b87d6fca51607009236cbf21e251f773..0d4894cc97991eb49d9cf7464883e08024d393b1 100644 (file)
@@ -5,7 +5,7 @@
  * See the file LICENSE for the license
  */
 
-#include <ldns/config.h>
+#include "config.h"
 
 #include <ldns/dns.h>
 
index f1324cdc287722ed8367976aab777e0157fec19a..4b4709d63e96d62953780cd6a4631add59816749 100644 (file)
@@ -5,7 +5,7 @@
  * See the file LICENSE for the license
  */
 
-#include <ldns/config.h>
+#include "config.h"
 #include <errno.h>
 
 #include <time.h>
index 8487c6927d9dce039f226d42c425bff4f12bb01b..23f0828034fd09eabfba5715640471f9ea2a46cb 100644 (file)
@@ -5,7 +5,7 @@
  * See the file LICENSE for the license
  */
 
-#include <ldns/config.h>
+#include "config.h"
 #include <ldns/dns.h>
 
 int