Fix uClibc build
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 8 Mar 2021 12:04:34 +0000 (13:04 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Tue, 9 Mar 2021 13:37:32 +0000 (14:37 +0100)
commit3083c9ca60beb9aacae81d0d108117251da5f276
treec1d0ea70191f42d4e7ee4b0aca4b87535e2d6d68
parent8b67c555ee9cfb7617ca2e94bb1c53eab8b7e39b
Fix uClibc build

structs.h:757:18: error: ‘NS_MAXMSG’ undeclared here (not in a function); did you mean ‘N_MASC’?
   uschar  answer[NS_MAXMSG];      /* the answer itself */
src/OS/os.h-Linux