summaryrefslogtreecommitdiff
path: root/minix/lib/libddekit/src/debug.h
blob: f2e590796be1a618c5f04c1e750176e2bd156d11 (plain)
1
2
3
4
5
6
7
#ifndef DDEKIT_DEBUG_MACROS_H
#define DDEKIT_DEBUG_MACROS_H

#include <ddekit/printf.h>
#include <ddekit/debug.h>

#endif /* DDEKIT_DEBUG_MACROS_H */