]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/eap.h
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency
[ppp.git] / pppd / eap.h
index 96c5f691b301c26d7c1c2d09c83ebc3d6a596ddb..01697a8b4b85c1eb1d4945759d21ce2d16d095e5 100644 (file)
  * $Id: eap.h,v 1.2 2003/06/11 23:56:26 paulus Exp $
  */
 
-#include "pppdconf.h"
-
 #ifndef PPP_EAP_H
 #define        PPP_EAP_H
 
+#include "pppdconf.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif