commit 5a57776a8adb06a250dcca1b3a06f8d91507b372
Author: Aaron LI <[email protected]>
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