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

@@ -36,7 +36,7 @@
#include <string.h>
#endif
#ifndef LIBBSD_CLEAN_INCLUDES
#ifndef LIBBSD_DISABLE_DEPRECATED
/* FIXME: Temporary inclusion to avoid API breakage, will be removed soon. */
#include <bsd/stdio.h>
#endif