Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
ed80ddf66943dc2654a92eb77b57c3d68613e9d6
/
.
/
lib
/
strsep.h
blob: 782a360097cae1eaeed290af5c5439e2bf248226 [
file
] [
log
] [
blame
]
#ifndef
FIO_LIB_H
#define
FIO_LIB_H
char
*
strsep
(
char
**,
const
char
*);
#endif