From 61d330f56a99c5d75b45edac2b859f9d190336d5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 21 Feb 2005 07:53:52 +0000 Subject: New header guards. --- cpukit/score/macros/rtems/score/heap.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/macros/rtems/score/heap.inl') diff --git a/cpukit/score/macros/rtems/score/heap.inl b/cpukit/score/macros/rtems/score/heap.inl index fc75ee0657..a7a7a11a44 100644 --- a/cpukit/score/macros/rtems/score/heap.inl +++ b/cpukit/score/macros/rtems/score/heap.inl @@ -13,8 +13,8 @@ * $Id$ */ -#ifndef __HEAP_inl -#define __HEAP_inl +#ifndef _RTEMS_SCORE_HEAP_INL +#define _RTEMS_SCORE_HEAP_INL /* * WARNING: this file is only visually checked against -- cgit v1.2.3