K 10 svn:author V 3 bde K 8 svn:date V 27 1998-11-15T14:11:06.000000Z K 7 svn:log V 315 Fixed a missing include. is needed by the new MALLOC_DEFINE() and MALLOC_DEFINE() is needed by the recently reenabled "reallocblks" code, but was only included if CLUSTERDEBUG was defined. This was too harmless. gcc only warns about garbage like `SYSINIT(blech);' at file scope ... END