From 180295adc8a9008f5e200994a3b7e47d5e3af363 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 21 Feb 2005 07:29:05 +0000 Subject: New header guards. --- cpukit/posix/macros/rtems/posix/cond.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/posix/macros/rtems/posix/cond.inl') diff --git a/cpukit/posix/macros/rtems/posix/cond.inl b/cpukit/posix/macros/rtems/posix/cond.inl index 8dd08f23d4..1aef557d70 100644 --- a/cpukit/posix/macros/rtems/posix/cond.inl +++ b/cpukit/posix/macros/rtems/posix/cond.inl @@ -17,8 +17,8 @@ * $Id$ */ -#ifndef __RTEMS_POSIX_CONDITION_VARIABLES_inl -#define __RTEMS_POSIX_CONDITION_VARIABLES_inl +#ifndef _RTEMS_POSIX_COND_INL +#define _RTEMS_POSIX_COND_INL #include -- cgit v1.2.3