diff options
author | Jeremy Allison <jra@samba.org> | 1998-11-18 22:04:24 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-11-18 22:04:24 +0000 |
commit | 30af39ae1edf51d5d06a1764982e5df431c142ac (patch) | |
tree | 255997bb81a88a168bd2b7ef0cf458fb245f2aa3 /source/acconfig.h | |
parent | c154b1601f5891d664fc538ec8874fa8ef2061e6 (diff) | |
download | samba-30af39ae1edf51d5d06a1764982e5df431c142ac.tar.gz |
Added OSF1 changes to HEAD (-lsecurity etc.)
groupdb/groupdb.c: Fixed compile error caught by IRIX compiler.
utils/smbpasswd.c: Fixed SunOS optind, optarg problem.
Jeremy.
Diffstat (limited to 'source/acconfig.h')
-rw-r--r-- | source/acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h index f48180ea85c..407a4941e30 100644 --- a/source/acconfig.h +++ b/source/acconfig.h @@ -48,6 +48,7 @@ #undef HAVE_NETMASK_IFREQ #undef HAVE_NETMASK_AIX #undef HAVE_CRYPT +#undef HAVE_PUTPRPWNAM #undef WITH_MMAP #undef WITH_SYSLOG #undef WITH_SSL |