mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-12-22 13:13:15 +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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user