fix new build warning about getGenericCommand (#7882)
This commit is contained in:
parent
f0f8e9c824
commit
14f13c34be
@ -30,6 +30,9 @@
|
||||
#include "server.h"
|
||||
#include <math.h> /* isnan(), isinf() */
|
||||
|
||||
/* Forward declarations */
|
||||
int getGenericCommand(client *c);
|
||||
|
||||
/*-----------------------------------------------------------------------------
|
||||
* String Commands
|
||||
*----------------------------------------------------------------------------*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user