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