[PATCH] Fix lib/libpam's include of sys/time.h

Garrett Cooper yanegomi at gmail.com
Mon Nov 15 05:14:17 UTC 2010


    libpam uses sys/time.h to pick up ctime, but it's actually defined
in time.h according to POSIX and the ctime manpage.
    If someone could help review and commit this patch, it would be
much appreciated. This is part of a much larger change to fix
namespace pollution with time.h in sys/time.h.
Thanks,
-Garrett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib-libpam-use-time-dot-h.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20101115/8e3ea9d8/lib-libpam-use-time-dot-h.bin


More information about the freebsd-hackers mailing list