]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoe/pppoe.h
Merge pull request #297 from mjeveritt/patch-11-test-pr
[ppp.git] / pppd / plugins / pppoe / pppoe.h
index 4e1972002ed80e17d5790c0f07c1d82bb2fb1d85..5d96f0cf0c88ee197cc8732d90dce4186cf87b52 100644 (file)
@@ -13,8 +13,6 @@
 *
 ***********************************************************************/
 
-#include "config.h"
-
 #include <stdio.h>             /* For FILE */
 #include <sys/types.h>         /* For pid_t */
 #include <ctype.h>