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