git: <netinet/in_var.h>: Include sys/fnv_hash.h only for _KERNEL.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Sep 9 21:05:49 PDT 2019
commit ac97f1d63c67e22b7d9a1640d049ffa47898fa7b
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Aug 31 16:06:25 2019 +0300
<netinet/in_var.h>: Include sys/fnv_hash.h only for _KERNEL.
Many dports have their own hash-32.c and hash-fnv.cc implementations.
This makes the lib/libkvm/kvm_minidump_x86_64.c the only consumer of
<sys/fnv_hash.h> in userland.
Summary of changes:
sys/netinet/in_var.h | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac97f1d63c67e22b7d9a1640d049ffa47898fa7b
--
DragonFly BSD source repository
More information about the Commits
mailing list