Blob Blame History Raw
#ifndef OEXCL_H

extern int openexcl(const char *device, int mode);

#endif