summaryrefslogtreecommitdiff
path: root/pppd/ecp.h
diff options
context:
space:
mode:
Diffstat (limited to 'pppd/ecp.h')
-rw-r--r--pppd/ecp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pppd/ecp.h b/pppd/ecp.h
index 807a100..5a0df4d 100644
--- a/pppd/ecp.h
+++ b/pppd/ecp.h
@@ -30,11 +30,11 @@
*
* $Id: ecp.h,v 1.2 2003/01/10 07:12:36 fcusack Exp $
*/
-#include "pppdconf.h"
-
#ifndef PPP_ECP_H
#define PPP_ECP_H
+#include "pppdconf.h"
+
#ifndef PPP_ECP
#define PPP_ECP 0x8053
#endif