From 794594445942973caf546bd6758d0635975ba32d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 Jan 2005 08:04:27 +0000 Subject: New header guards. --- cpukit/libcsupport/include/rtems/assoc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/libcsupport/include/rtems/assoc.h') diff --git a/cpukit/libcsupport/include/rtems/assoc.h b/cpukit/libcsupport/include/rtems/assoc.h index 8bfa72b9c9..291bdbf6e9 100644 --- a/cpukit/libcsupport/include/rtems/assoc.h +++ b/cpukit/libcsupport/include/rtems/assoc.h @@ -11,8 +11,8 @@ * $Id$ */ -#ifndef _INCLUDE_ASSOC_H -#define _INCLUDE_ASSOC_H +#ifndef _RTEMS_RTEMS_ASSOC_H +#define _RTEMS_RTEMS_ASSOC_H typedef struct { const char *name; -- cgit v1.2.3