#ifndef M_FUUSEN_H #define M_FUUSEN_H #include "types.h" #ifdef __cplusplus extern "C" { #endif extern int fuusen_DEBUG_mode_flag; #ifdef __cplusplus } #endif #endif