mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
rp-pppoe: Fixed compilation with glibc
Do not inlcude <netinet/in.h> when using glibc to avoid various redefinitions. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rp-pppoe
|
||||
PKG_VERSION:=3.12
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
PKG_MAINTAINER:=Daniel Dickinson <lede@cshore.thecshore.com>
|
||||
PKG_LICENSE:=LGPL-2.0+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user