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