]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/modules/netgraph/ip_input/Makefile
Fix integer overflow in IGMP protocol. [SA-15:04]
[FreeBSD/releng/10.0.git] / sys / modules / netgraph / ip_input / Makefile
1 # $FreeBSD$
2
3 KMOD=   ng_ip_input
4 SRCS=   ng_ip_input.c
5
6 .include <bsd.kmod.mk>