summaryrefslogtreecommitdiffstats
path: root/include/util.h
blob: 44f8ca58b6aede9c112d0ea3e29da0a191843ee0 (plain) (blame)
1
2
3
4
5
6
#ifndef INCLUDE_UTIL_H
#define INCLUDE_UTIL_H
int passwd_mmap(void);
int passwd_apply(int (*fptr)(int, userec_t *));

#endif // INCLUDE_UTIL_H