Fix a variable prototype/definition mismatch.
This commit is contained in:
@@ -29,8 +29,7 @@ char opt_prof_prefix[
|
||||
#ifdef JEMALLOC_PROF
|
||||
PATH_MAX +
|
||||
#endif
|
||||
1
|
||||
];
|
||||
1];
|
||||
|
||||
uint64_t prof_interval = 0;
|
||||
bool prof_promote;
|
||||
|
Reference in New Issue
Block a user