• Show log

    Commit

  • Hash : b36c59c0
    Author : Guillem Jover
    Date : 2011-02-23T12:39:58

    Conditionalize <time.h> inclusion from <bsd/bsd.h>
    
    This was added long time ago to fix some software which was implicitly
    depending on the header through some other header, and to avoid having
    to modify such software. Conditionalize it on LIBBSD_CLEAN_INCLUDES,
    so that buildability can be tested for its future removal.