mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-22 06:01:26 +02: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"
|
|
|