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