Note carefully that some C compilers require you to place #define, #ifdef, #ifndef, #else, and #endif at the beginning of the line on which they appearthere can be no indentation whatsoever.
#define
#ifdef
#ifndef
#else
#endif