summaryrefslogtreecommitdiffstats
path: root/src/debugger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugger.c')
-rw-r--r--src/debugger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugger.c b/src/debugger.c
index 66647ab464..5508ea33fc 100644
--- a/src/debugger.c
+++ b/src/debugger.c
@@ -1000,7 +1000,7 @@ has_profiling(
}
static void
-prof_clear_cache()
+prof_clear_cache(void)
{
if (!prof_cache_initialized)
{