git: ipfw3: use the headers in include folder
Bill Yuan
bycn82 at crater.dragonflybsd.org
Wed Mar 21 08:25:14 PDT 2018
commit 59ea0e348e3404a33ecea8d286cd7aab66fbfab4
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Wed Mar 21 03:08:56 2018 +0000
ipfw3: use the headers in include folder
Summary of changes:
lib/libipfw3/basic/ipfw3_basic.c | 2 +-
lib/libipfw3/basic/ipfw3_basic.h | 2 +-
lib/libipfw3/dummynet/ipfw3_dummynet.c | 2 +-
lib/libipfw3/dummynet/ipfw3_dummynet.h | 2 +-
lib/libipfw3/layer2/ipfw3_layer2.c | 2 +-
lib/libipfw3/layer2/ipfw3_layer2.h | 2 +-
lib/libipfw3/layer4/ipfw3_layer4.c | 2 +-
lib/libipfw3/layer4/ipfw3_layer4.h | 2 +-
lib/libipfw3/nat/ipfw3_nat.c | 2 +-
lib/libipfw3/nat/ipfw3_nat.h | 2 +-
sbin/ipfw3/ipfw3.c | 14 +++++++-------
sbin/ipfw3/ipfw3nat.c | 14 +++++++-------
sbin/ipfw3/ipfw3sync.c | 14 +++++++-------
13 files changed, 31 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/59ea0e348e3404a33ecea8d286cd7aab66fbfab4
--
DragonFly BSD source repository
More information about the Commits
mailing list