aports/community/accel-ppp/0002-printf.patch
2021-08-28 11:23:38 +00:00

11 lines
218 B
Diff

--- a/accel-pppd/ctrl/pppoe/pppoe.c
+++ b/accel-pppd/ctrl/pppoe/pppoe.c
@@ -11,7 +11,6 @@
#include <net/ethernet.h>
#include <netpacket/packet.h>
#include <arpa/inet.h>
-#include <printf.h>
#include "crypto.h"