mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 11:17:37 +01:00
Mark inclusion of <time.h> from <bsd/bsd.h> deprecated
This will be removed at some point in the future.
This commit is contained in:
parent
3c9182b85e
commit
dd2756e000
@ -40,6 +40,8 @@
|
|||||||
#include <bsd/err.h>
|
#include <bsd/err.h>
|
||||||
#include <bsd/getopt.h>
|
#include <bsd/getopt.h>
|
||||||
#include <bsd/md5.h>
|
#include <bsd/md5.h>
|
||||||
|
|
||||||
|
/* FIXME: Will be removed in the future. */
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user