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