Release bumped to "gts4".
[tac_plus.git] / mschap.h
index 192d9d2..d98b84b 100644 (file)
--- a/mschap.h
+++ b/mschap.h
@@ -1,4 +1,9 @@
-/* 
+#ifndef MSCHAP_H
+#define MSCHAP_H 1
+
+#include "tac_plus.h"
+
+/*
    Copyright (c) 1995-1998 by Cisco systems, Inc.
 
    Permission to use, copy, modify, and distribute this software for
@@ -17,4 +22,8 @@
    FITNESS FOR A PARTICULAR PURPOSE.
 */
 
+
 #define MSCHAP_KEY "Contact Microsoft for the MSCHAP key"
+
+
+#endif /* MSCHAP_H */