summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/log.h')
-rw-r--r--src/pulsecore/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pulsecore/log.h b/src/pulsecore/log.h
index 3d66e903..77adb791 100644
--- a/src/pulsecore/log.h
+++ b/src/pulsecore/log.h
@@ -109,4 +109,6 @@ LOG_FUNC(error, PA_LOG_ERROR)
#define pa_log pa_log_error
+pa_bool_t pa_log_ratelimit(void);
+
#endif