#ifndef EILDUSCD_COMMON_H #define EILDUSCD_COMMON_H #define FALSE (0) #define TRUE (!FALSE) #endif /* EILDUSCD_COMMON */