X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/blobdiff_plain/825eb42b9838eedeae092a27e885f66afdb03b8f..ac996e71e808f370dc3bfe7295c565effb4db708:/contrib/ldns/ldns/common.h diff --git a/contrib/ldns/ldns/common.h b/contrib/ldns/ldns/common.h index 8e09f3b008..cc7dd89d1a 100644 --- a/contrib/ldns/ldns/common.h +++ b/contrib/ldns/ldns/common.h @@ -23,7 +23,7 @@ /*@ignore@*/ /* splint barfs on this construct */ -typedef unsigned char bool; +typedef unsigned int bool; #define bool bool #define false 0 #define true 1