mount: rename tmp variables in the mount_add_list()
[oweals/mountd.git] / include / sys.h
1 #ifndef _SYS_H__
2 #define _SYS_H__
3
4 int system_printf(char *fmt, ...);
5
6 #endif