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