]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Conditionalize <time.h> inclusion from <bsd/bsd.h>
authorGuillem Jover <guillem@hadrons.org>
Wed, 23 Feb 2011 11:39:58 +0000 (12:39 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sat, 14 May 2011 12:18:22 +0000 (14:18 +0200)
commitb36c59c0edbd1c215737f16d4bb83feb035d785a
treee5b44aad249f9533807037f5ff6e0389c8dd9442
parent8b6a74775b918f203ceee3d70ca8b9f7e0256b5f
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.
include/bsd/bsd.h