mount: rename tmp variables in the mount_add_list()
[oweals/mountd.git] / include / autofs.h
1 #ifndef _AUTOFS_H__
2 #define _AUTOFS_H__
3
4 int autofs_loop(void);
5 pid_t autofs_safe_fork(void);
6
7 #endif