X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fcompat.h;h=dbc79315c91e3bed07ddfc0d0a5bc838260861b5;hb=23287685f2317345df2ba19ef650c220d7846817;hp=232af42ed6373465fb33a96062c751061a6a9051;hpb=8cb76025c9e5bc7d7f545991299138c85ffc17f2;p=srvx.git diff --git a/src/compat.h b/src/compat.h index 232af42..dbc7931 100644 --- a/src/compat.h +++ b/src/compat.h @@ -110,6 +110,7 @@ struct addrinfo { #define AI_PASSIVE 1 #define AI_CANONNAME 2 +#define AI_NUMERICHOST 4 #endif /* !defined(HAVE_STRUCT_ADDRINFO) */