summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index f246b072f6..032c502823 100644
--- a/globals.h
+++ b/globals.h
@@ -36,6 +36,8 @@ extern capture_file cfile;
}
#endif /* __cplusplus */
+#endif /* __GLOBALS_H__ */
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -48,5 +50,3 @@ extern capture_file cfile;
* vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/
-
-#endif /* __GLOBALS_H__ */