X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Flocate_host.c;h=fa8cfad2f0f3d0bccd75e3e6d2ecb2fce1150ec9;hb=d06cc2d4cd575288a9a566ec8a9e6ef2da55adff;hp=e04ce71cb4f233747fc66dbc2743e5cc15fc1bf5;hpb=c6b3e6fed957287bac6df1adb7303d64cd43b88b;p=citadel.git diff --git a/citadel/locate_host.c b/citadel/locate_host.c index e04ce71cb..fa8cfad2f 100644 --- a/citadel/locate_host.c +++ b/citadel/locate_host.c @@ -62,6 +62,10 @@ #define NS_INT16SZ INT16SZ #define NS_INT32SZ INT32SZ #endif +#ifndef NS_GET16 +# define NS_GET16 GETSHORT +#endif + /** END:some missing macros on OpenBSD 3.9 */ /*