$NetBSD: patch-ab,v 1.2 2013/02/28 11:24:15 othyro Exp $

Add NetBSD support.

--- utils/mgnokiidev.c.orig	2011-12-02 14:53:04.000000000 +0000
+++ utils/mgnokiidev.c
@@ -43,7 +43,7 @@
 #endif
 
 /* See common/data/virtmodem.c for explanation */
-#ifdef	__FreeBSD__
+#if defined(__FreeBSD__) || defined(__NetBSD__)
 #  include <sys/types.h>
 #  undef	__BSD_VISIBLE
 #  define	__BSD_VISIBLE	1
