]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
includes are already in config.h
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 13 Feb 2007 15:23:27 +0000 (15:23 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 13 Feb 2007 15:23:27 +0000 (15:23 +0000)
examples/ldns-notify.c

index 1fae73faa554bb9ab12fad14cdd081a31993510f..c7be0456951e691b824ba9e7cfdf1be0582d1a5a 100644 (file)
 
 #include <config.h>
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <stddef.h>
-#include <unistd.h>
 #include <stdbool.h>
-#include <stdint.h>
 #include <netdb.h>
 #include <errno.h>