summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug.h b/debug.h
index 54b0d12b6..1a3516249 100644
--- a/debug.h
+++ b/debug.h
@@ -19,6 +19,7 @@
extern int _debug_oldloader_level;
extern int _debug_ntp_level;
extern int _debug_npf_level;
+ extern int _debug_yapf_level;
#endif
void CDECL debug(const char *s, ...);