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/priority.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/posix/macros/rtems/posix/priority.inl') diff --git a/cpukit/posix/macros/rtems/posix/priority.inl b/cpukit/posix/macros/rtems/posix/priority.inl index eab2bf169a..350db8b00e 100644 --- a/cpukit/posix/macros/rtems/posix/priority.inl +++ b/cpukit/posix/macros/rtems/posix/priority.inl @@ -6,8 +6,8 @@ * $Id$ */ -#ifndef __RTEMS_POSIX_PRIORITY_inl -#define __RTEMS_POSIX_PRIORITY_inl +#ifndef _RTEMS_POSIX_PRIORITY_INL +#define _RTEMS_POSIX_PRIORITY_INL /* * 1003.1b-1993,2.2.2.80 definition of priority, p. 19 -- cgit v1.2.3