mirror of
https://github.com/minio/minio.git
synced 2025-01-28 06:55:59 -05:00
5 lines
89 B
C
5 lines
89 B
C
|
|
||
|
#include <stdlib.h>
|
||
|
#include "linenoise.h"
|
||
|
|
||
|
void linenoiseSetupCompletionCallbackHook();
|