Rename LIBBSD_CLEAN_INCLUDES to LIBBSD_DISABLE_DEPRECATED

This commit is contained in:
Guillem Jover
2011-05-27 21:39:14 +02:00
parent cd4996cebe
commit 755d86be01
4 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
#include <bsd/md5.h>
/* FIXME: Will be removed in the future. */
#ifndef LIBBSD_CLEAN_INCLUDES
#ifndef LIBBSD_DISABLE_DEPRECATED
#include <time.h>
#endif