git: network - Fix if_gif build when no INET6

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 16 08:52:57 PDT 2010


commit 9797860bc4171d40e80e7be7aa3be6245d6dc9af
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 16 08:50:39 2010 -0700

    network - Fix if_gif build when no INET6
    
    * Make if_gif build properly when INET6 is not specified.
    
    Reported-by: Ilya Dryomov <idryomov at gmail.com>

Summary of changes:
 sys/net/gif/if_gif.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9797860bc4171d40e80e7be7aa3be6245d6dc9af


-- 
DragonFly BSD source repository





More information about the Commits mailing list