mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'develop' into rbtree-dict
This commit is contained in:
commit
8c5cab60e0
|
@ -33,6 +33,7 @@
|
|||
#include <getdns/getdns.h>
|
||||
|
||||
#define TSTMSGBUF 80
|
||||
#define GETDNS_LIST_BLOCKSZ 10
|
||||
|
||||
/* TODO: might want a separate unit test for getdns_list_copy() - right now the code gets
|
||||
covered as a result of other tests */
|
||||
|
|
Loading…
Reference in New Issue