summaryrefslogtreecommitdiff
path: root/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'datatypes.h')
-rw-r--r--datatypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/datatypes.h b/datatypes.h
index cb8ed44..e0d1774 100644
--- a/datatypes.h
+++ b/datatypes.h
@@ -19,8 +19,8 @@
* along with rhctl. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _DATATYPES_H_
-#define _DATATYPES_H_
+#ifndef RHCTL_datatypes_h_INCLUDED
+#define RHCTL_datatypes_h_INCLUDED
#include <stdint.h>
#include <arpa/inet.h>