summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/fs.h')
-rw-r--r--cpukit/include/rtems/fs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/fs.h b/cpukit/include/rtems/fs.h
index 820630e343..6f4f54c259 100644
--- a/cpukit/include/rtems/fs.h
+++ b/cpukit/include/rtems/fs.h
@@ -11,8 +11,8 @@
* $Id$
*/
-#ifndef __rtems_fstypes_h
-#define __rtems_fstypes_h
+#ifndef _RTEMS_FS_H
+#define _RTEMS_FS_H
#ifdef __cplusplus
extern "C" {