diff options
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r-- | source4/heimdal_build/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h index c3737cb75e..f3660bc6ac 100644 --- a/source4/heimdal_build/config.h +++ b/source4/heimdal_build/config.h @@ -50,4 +50,9 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg } #define HAVE_SETEUID 1 #endif +#define GETHOSTBYADDR_PROTO_COMPATIBLE +#define GETSERVBYNAME_PROTO_COMPATIBLE +#define OPENLOG_PROTO_COMPATIBLE +#define GETSOCKNAME_PROTO_COMPATIBLE + #endif |