fix ifdef
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19653 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -40,7 +40,7 @@ login_access( struct passwd *user, char *from);
|
|||||||
int
|
int
|
||||||
read_limits_conf(const char *file, const struct passwd *pwd);
|
read_limits_conf(const char *file, const struct passwd *pwd);
|
||||||
|
|
||||||
#ifndef NEED_IRUSEROK_PROTO
|
#ifdef NEED_IRUSEROK_PROTO
|
||||||
int iruserok(uint32_t, int, const char *, const char *);
|
int iruserok(uint32_t, int, const char *, const char *);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user