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)
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 */


No differences found