diff options
Diffstat (limited to 'common/debug.h')
| -rw-r--r-- | common/debug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/debug.h b/common/debug.h index 99a94b7..4c264c7 100644 --- a/common/debug.h +++ b/common/debug.h | |||
| @@ -48,4 +48,6 @@ void debug_plist_real(const char *func, | |||
| 48 | int line, | 48 | int line, |
| 49 | plist_t plist); | 49 | plist_t plist); |
| 50 | 50 | ||
| 51 | void internal_set_debug_level(int level); | ||
| 52 | |||
| 51 | #endif | 53 | #endif |
