mirror of https://github.com/ledisdb/ledisdb.git
5 lines
89 B
C
5 lines
89 B
C
|
|
||
|
#include <stdlib.h>
|
||
|
#include "linenoise.h"
|
||
|
|
||
|
void linenoiseSetupCompletionCallbackHook();
|