summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/itron.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/include/itron.h')
-rw-r--r--cpukit/itron/include/itron.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/itron/include/itron.h b/cpukit/itron/include/itron.h
index 12a8e978bf..f684c57222 100644
--- a/cpukit/itron/include/itron.h
+++ b/cpukit/itron/include/itron.h
@@ -13,8 +13,8 @@
* $Id$
*/
-#ifndef __ITRON_h_
-#define __ITRON_h_
+#ifndef _ITRON_H
+#define _ITRON_H
#ifdef __cplusplus
extern "C" {