summaryrefslogtreecommitdiff
path: root/pppd/eap.h
diff options
context:
space:
mode:
Diffstat (limited to 'pppd/eap.h')
-rw-r--r--pppd/eap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pppd/eap.h b/pppd/eap.h
index 96c5f69..01697a8 100644
--- a/pppd/eap.h
+++ b/pppd/eap.h
@@ -20,11 +20,11 @@
* $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