]> git.ozlabs.org Git - ppp.git/commit - include/linux/if_ppp.h
Remove <linux/if_ppp.h> and <net/if_ppp.h> headers
authorPaul Mackerras <paulus@ozlabs.org>
Thu, 9 Nov 2023 06:20:36 +0000 (17:20 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 9 Nov 2023 06:20:36 +0000 (17:20 +1100)
commit4f505c43a1858dcb003be77a2bff237a1c65028c
tree46f3f7f4e2d1d7ec443a480e3814ccac154db09d
parent799a8255f0699e0332446e8ecd967b05419b9ab8
Remove <linux/if_ppp.h> and <net/if_ppp.h> headers

The if_ppp.h headers are redundant; all the relevant definitions are
now in ppp_defs.h, ppp-ioctl.h for Linux (which comes from the kernel
headers via the C library) and pppio.h for Solaris.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
include/Makefile.am
include/linux/if_ppp.h [deleted file]
include/net/if_ppp.h [deleted file]
pppd/plugins/pppol2tp/openl2tp.c
pppd/plugins/pppol2tp/pppol2tp.c
pppstats/pppstats.c