Get symbol "NETISR_IPV6". This fixes PR#8790, but in a different way.

This commit is contained in:
ragge 1999-11-19 22:09:55 +00:00
parent 7e650509f4
commit 351a7de621
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: genassym.cf,v 1.9 1999/03/09 12:57:58 ragge Exp $ # $NetBSD: genassym.cf,v 1.10 1999/11/19 22:09:55 ragge Exp $
# #
# Copyright (c) 1997 Ludd, University of Lule}, Sweden. # Copyright (c) 1997 Ludd, University of Lule}, Sweden.
# All rights reserved. # All rights reserved.
@ -100,6 +100,7 @@ define NETISR_ATALK NETISR_ATALK
define NETISR_ISO NETISR_ISO define NETISR_ISO NETISR_ISO
define NETISR_CCITT NETISR_CCITT define NETISR_CCITT NETISR_CCITT
define NETISR_PPP NETISR_PPP define NETISR_PPP NETISR_PPP
define NETISR_IPV6 NETISR_IPV6
define USPACE USPACE define USPACE USPACE