summaryrefslogtreecommitdiffstats
path: root/include/fstab.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fstab.h')
-rw-r--r--include/fstab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fstab.h b/include/fstab.h
index a269d42..cae9172 100644
--- a/include/fstab.h
+++ b/include/fstab.h
@@ -75,6 +75,8 @@ struct fstab *getfsspec(const char *);
struct fstab *getfsfile(const char *);
int setfsent(void);
void endfsent(void);
+void setfstab(const char *);
+const char *getfstab(void);
__END_DECLS
#endif /* !_FSTAB_H_ */
OpenPOWER on IntegriCloud