$NetBSD: patch-ab,v 1.1 2006/07/17 17:24:35 wiz Exp $

--- GetIfInfo.h.orig	2006-07-17 15:13:30.000000000 +0900
+++ GetIfInfo.h	2006-07-17 15:14:39.000000000 +0900
@@ -18,7 +18,7 @@
   bool	IsValid(void);
 
   const char *	GetDescription(void) const;
-  const char *	GetIfInfo::GetName(void) const;
+  const char *	GetName(void) const;
   const char *	GetContact(void) const;
   const char *	GetLocation(void) const;
   const char *	GetIfDescription(void) const;
