diff options
Diffstat (limited to 'lib/ubsan.c')
| -rw-r--r-- | lib/ubsan.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ubsan.c b/lib/ubsan.c index 5d7ff16..4675d06 100644 --- a/lib/ubsan.c +++ b/lib/ubsan.c @@ -12,8 +12,8 @@ * and outs of the undefined behaviour sanitizer subsystem. */ -#include <apos/types.h> -#include <apos/debug.h> +#include <kmi/types.h> +#include <kmi/debug.h> #if defined(DEBUG) /* ubsan is only sensible if we're in debug mode. */ |
