mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 15:12:02 +01:00
11 lines
218 B
Diff
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"
|
|
|