summaryrefslogtreecommitdiff
path: root/key_value_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'key_value_storage.h')
-rw-r--r--key_value_storage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/key_value_storage.h b/key_value_storage.h
index 0fc4e00..bf7a493 100644
--- a/key_value_storage.h
+++ b/key_value_storage.h
@@ -19,8 +19,8 @@
* along with rhctl. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _KEY_VALUE_STORAGE_H_
-#define _KEY_VALUE_STORAGE_H_
+#ifndef RHCTL_key_value_storage_h_INCLUDED
+#define RHCTL_key_value_storage_h_INCLUDED
#include "string_list.h"