blob: 782a360097cae1eaeed290af5c5439e2bf248226 [file] [log] [blame]
#ifndef FIO_LIB_H
#define FIO_LIB_H
char *strsep(char **, const char *);
#endif