Files
heimdal/cf/check-getpwnam_r-posix.m4
Nicolas Williams 1de3db5678 Make getpwnam_r() check work on Ubuntu
NULL is not defined w/o including stddefs.h, so the test program
    fails to compile.  A simple s/NULL/0/ fixes it.
2011-09-27 17:32:11 -05:00

1.3 KiB