summaryrefslogblamecommitdiffstats
path: root/include/ismounted.h
blob: 2b7cca022b688515f0ca9035e9821fbbec23cf1a (plain) (tree)
1
2
3
4
5
6





                                        
#ifndef IS_MOUNTED_H
#define IS_MOUNTED_H

extern int is_mounted(const char *file);

#endif /* IS_MOUNTED_H */