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