summaryrefslogtreecommitdiff
path: root/src/networkAddress.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/networkAddress.h')
-rw-r--r--src/networkAddress.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/networkAddress.h b/src/networkAddress.h
index c9acd0b..dc4c7ac 100644
--- a/src/networkAddress.h
+++ b/src/networkAddress.h
@@ -30,8 +30,10 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _NETWORK_ADDRESS_H
-#define _NETWORK_ADDRESS_H
+#ifndef ANYTUN_networkAddress_h_INCLUDED
+#define ANYTUN_networkAddress_h_INCLUDED
+
+// TODO not required here
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>