From: Simo Sorce Date: Wed, 25 Apr 2012 13:47:47 +0000 (-0400) Subject: addns: clean up headers X-Git-Tag: samba-4.0.0alpha20~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=701fc995b75e392e896edc0c4314d758f7a5bee6;p=thirdparty%2Fsamba.git addns: clean up headers All this stuff is already included properly in the replace headers on top. --- diff --git a/lib/addns/dns.h b/lib/addns/dns.h index 88ba9d1fc0b..2e805776421 100644 --- a/lib/addns/dns.h +++ b/lib/addns/dns.h @@ -38,47 +38,14 @@ #endif #endif /* NO_CONFIG_H */ -#include -#include #include #include -#include -#include #include -#include -#include -#include -#include -#include #ifdef HAVE_UUID_UUID_H #include #endif -#ifdef HAVE_KRB5_H -#include -#endif - -#ifdef HAVE_INTTYPES_H -#include - -#ifndef int16 -#define int16 int16_t -#endif - -#ifndef uint16 -#define uint16 uint16_t -#endif - -#ifndef int32 -#define int32 int32_t -#endif - -#ifndef uint32 -#define uint32 uint32_t -#endif -#endif - #include /*******************************************************************