X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=mschap.h;h=d98b84b0f869e853baf41844bb9a4fe682e6de4e;hb=b911161616bef05d332b0631aece5b807e592e91;hp=192d9d213a6032ede475dc422d19d44ebbf7eed4;hpb=a4d53c2fe3dc1952c7c7d8a4283545389ba5aa64;p=tac_plus.git diff --git a/mschap.h b/mschap.h index 192d9d2..d98b84b 100644 --- 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 */