Namespace header protector in <bsd/sys/cdefs.h> with LIBBSD_SYS_

This commit is contained in:
Guillem Jover 2011-05-27 21:23:18 +02:00
parent a7dd4457f5
commit cd4996cebe

View File

@ -24,8 +24,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef LIBBSD_CDEFS_H
#define LIBBSD_CDEFS_H
#ifndef LIBBSD_SYS_CDEFS_H
#define LIBBSD_SYS_CDEFS_H
#ifdef LIBBSD_OVERLAY
#include_next <sys/cdefs.h>