summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/mkrootfs.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 10:11:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 10:11:10 +0000
commitc58c2ca414b73fc9bb0df623c3927040696e135b (patch)
treec91a512a3437e12e85468dd7021fdccc46af311e /cpukit/libnetworking/rtems/mkrootfs.h
parent2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c58c2ca414b73fc9bb0df623c3927040696e135b.tar.bz2
New header guards.
Diffstat (limited to 'cpukit/libnetworking/rtems/mkrootfs.h')
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.h4
1 files changed, 2 insertions, 2 deletions
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 <rtems.h>