diff options
author | Karel Zak <kzak@redhat.com> | 2006-12-07 00:25:44 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2006-12-07 00:25:44 +0100 |
commit | 66ee8158b69525e12060ef558cb5d77feadab1dc (patch) | |
tree | 08b30f2d07df9213f5647bc6f60b5090a263ef43 /login-utils/islocal.h | |
parent | 22853e4a82c6ef7b336527529acb94b14a0b0fd8 (diff) | |
download | util-linux-old-66ee8158b69525e12060ef558cb5d77feadab1dc.tar.gz |
Imported from util-linux-2.10s tarball.
Diffstat (limited to 'login-utils/islocal.h')
-rw-r--r-- | login-utils/islocal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/login-utils/islocal.h b/login-utils/islocal.h new file mode 100644 index 00000000..305bc57c --- /dev/null +++ b/login-utils/islocal.h @@ -0,0 +1 @@ +extern int is_local(char *user); |