diff options
Diffstat (limited to 'gatchat/ppp.h')
-rw-r--r-- | gatchat/ppp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gatchat/ppp.h b/gatchat/ppp.h index 573c9679..0f394408 100644 --- a/gatchat/ppp.h +++ b/gatchat/ppp.h @@ -18,6 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ +#include "ppp_cp.h" + #define DEFAULT_MRU 1500 #define BUFFERSZ DEFAULT_MRU*2 #define DEFAULT_ACCM 0x00000000 |