git: if_clone: Explicitly include <sys/eventhandler.h>
Aaron LI
aly at crater.dragonflybsd.org
Sat Aug 4 20:59:15 PDT 2018
commit 5a57776a8adb06a250dcca1b3a06f8d91507b372
Author: Aaron LI <aly at aaronly.me>
Date: Tue Mar 20 16:11:46 2018 +0800
if_clone: Explicitly include <sys/eventhandler.h>
Eventhandler is used there, so include the <sys/eventhandler.h> header
explicitly.
Minor style updates.
Summary of changes:
sys/net/if_clone.c | 13 ++++++++-----
sys/net/if_clone.h | 4 +---
2 files changed, 9 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a57776a8adb06a250dcca1b3a06f8d91507b372
--
DragonFly BSD source repository
More information about the Commits
mailing list