]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Include <sys/param.h> if HAVE_SYS_PARAM_H is defined,
authorJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 16:27:13 +0000 (16:27 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 16:27:13 +0000 (16:27 +0000)
commit26d6d3f836d561c414b9a0414e23be6667f2dbf5
tree7361abba2c1a16970585e1c27b642e67190a2dec
parent73a902bb3dc421c639592a34492dce5b95ae1d47
Include <sys/param.h> if HAVE_SYS_PARAM_H is defined,
rather than if _POSIX_VERSION is defined.  Remove declarations of
getpwuid, getgrgid, and getuid, now that they're in sys2.h.
login-utils/su.c