PPP, MPPE, fixed path to mppe.h

This commit is contained in:
Sylvain Rochet 2015-03-26 23:59:06 +01:00
parent 435a0b98ac
commit 434fb1e0da

View File

@ -37,7 +37,7 @@
#include <linux/scatterlist.h>
#include <asm/unaligned.h>
#include "ppp_mppe.h"
#include "netif/ppp/mppe.h"
MODULE_AUTHOR("Frank Cusack <fcusack@fcusack.com>");
MODULE_DESCRIPTION("Point-to-Point Protocol Microsoft Point-to-Point Encryption support");