1*433d6423SLionel Sambuc #ifndef DDEKIT_DEBUG_MACROS_H 2*433d6423SLionel Sambuc #define DDEKIT_DEBUG_MACROS_H 3*433d6423SLionel Sambuc 4*433d6423SLionel Sambuc #include <ddekit/printf.h> 5*433d6423SLionel Sambuc #include <ddekit/debug.h> 6*433d6423SLionel Sambuc 7*433d6423SLionel Sambuc #endif /* DDEKIT_DEBUG_MACROS_H */ 8