Branch: Tag:

2018-03-19

2018-03-19 16:31:26 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SANE: Restore #include of module_support.h.

Fixes "undefined symbol: HIDE_MODULE".

816:      #else   #include "program.h" + #include "module_support.h"   PIKE_MODULE_INIT {    HIDE_MODULE();   }   PIKE_MODULE_EXIT {}   #endif