From 1130a359cb89028b42f366f46bdf034ad13ae540 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:18:54 +0200 Subject: fixincludeguards.sh: include - the rest Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9 --- include/rtl/process.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/rtl/process.h') diff --git a/include/rtl/process.h b/include/rtl/process.h index fa8fdda62e9d..d7ea575615cb 100644 --- a/include/rtl/process.h +++ b/include/rtl/process.h @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _RTL_PROCESS_H_ -#define _RTL_PROCESS_H_ +#ifndef INCLUDED_RTL_PROCESS_H +#define INCLUDED_RTL_PROCESS_H #include "sal/config.h" -- cgit