]> git.ipfire.org Git - thirdparty/util-linux.git/blame - login-utils/islocal.h
scriptreplay: cleanup usage()
[thirdparty/util-linux.git] / login-utils / islocal.h
CommitLineData
b04f7d0e
KZ
1#ifndef UTIL_LINUX_LOGIN_ISLOCAL_H
2#define UTIL_LINUX_LOGIN_ISLOCAL_H
3
8e025972 4extern int is_local(const char *user);
b04f7d0e
KZ
5
6#endif /* UTIL_LINUX_LOGIN_ISLOCAL_H */