#ifndef _SPL_ZONE_H #define _SPL_ZONE_H #include #define zone_dataset_visible(x, y) (1) #define INGLOBALZONE(z) (1) #endif /* SPL_ZONE_H */