summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xml.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml.h b/xml.h
index 4a56588..00aae86 100644
--- a/xml.h
+++ b/xml.h
@@ -1,5 +1,5 @@
-#ifndef _XML_H
-#define _XML_H
+#ifndef _XML_H_
+#define _XML_H_
#include <stdio.h>