diff options
Diffstat (limited to 'tools/lib/api/debug.c')
-rw-r--r-- | tools/lib/api/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/api/debug.c b/tools/lib/api/debug.c index 5fa5cf500a1f..69b1ba3d1ee3 100644 --- a/tools/lib/api/debug.c +++ b/tools/lib/api/debug.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | #include <stdio.h> | 2 | #include <stdio.h> |
2 | #include <stdarg.h> | 3 | #include <stdarg.h> |
3 | #include "debug.h" | 4 | #include "debug.h" |