summaryrefslogtreecommitdiff
path: root/source3/libaddns/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libaddns/dns.h')
-rw-r--r--source3/libaddns/dns.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/libaddns/dns.h b/source3/libaddns/dns.h
index 40ea4f713d..b901acf4cc 100644
--- a/source3/libaddns/dns.h
+++ b/source3/libaddns/dns.h
@@ -301,12 +301,6 @@ TXT 16 text strings
typedef long HANDLE;
-#ifndef _UPPER_BOOL
-typedef int BOOL;
-#define _UPPER_BOOL
-#endif
-
-
enum dns_ServerType { DNS_SRV_ANY, DNS_SRV_WIN2000, DNS_SRV_WIN2003 };
struct dns_domain_label {