rfilter initialized to UNDEFINED.

This commit is contained in:
Bart House
2018-11-23 10:15:22 -08:00
parent 6a78b203e4
commit 716c2ceccf
3 changed files with 8 additions and 3 deletions

View File

@@ -325,8 +325,6 @@ decl_init()
return;
}
#define UNDEFINED { 0 } /* move to hack.h if we are keeping */
#define UNDEFINED_PTR NULL /* move to hack.h if we are keeping */
#define IVMAGIC 0xdeadbeef
const struct instance_globals g_init = {