git: <net/pf/pfvar.h>: Fix buildworld. Move malloc declaration into _KERNEL.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Apr 30 00:56:53 PDT 2019
    
    
  
commit 4c86f127e115e9f8ce1e40684e818e0c60dae1d2
Author: Sascha Wildner <saw at online.de>
Date:   Tue Apr 30 09:56:41 2019 +0200
    <net/pf/pfvar.h>: Fix buildworld. Move malloc declaration into _KERNEL.
    
    This header isn't only used by the kernel.
    
    Reported-by: zrj
Summary of changes:
 sys/net/pf/pfvar.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4c86f127e115e9f8ce1e40684e818e0c60dae1d2
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list