From c58c2ca414b73fc9bb0df623c3927040696e135b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 2 Feb 2005 10:11:10 +0000 Subject: New header guards. --- cpukit/libnetworking/rtems/mkrootfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/libnetworking/rtems/mkrootfs.h') diff --git a/cpukit/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h index 8de4593d7c..a0e9cbb0fc 100644 --- a/cpukit/libnetworking/rtems/mkrootfs.h +++ b/cpukit/libnetworking/rtems/mkrootfs.h @@ -21,8 +21,8 @@ $Id$ */ -#ifndef __RTEMS_MKROOTFS_h -#define __RTEMS_MKROOTFS_h +#ifndef _RTEMS_MKROOTFS_H +#define _RTEMS_MKROOTFS_H #include -- cgit v1.2.3