summaryrefslogtreecommitdiff
path: root/comms/minicom/patches/patch-af
blob: f3fac485e33fb3a86bde49a45fc09b2f73ee503d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- config.h.orig	Fri Oct 31 20:48:00 1997
+++ config.h	Wed Feb 11 22:53:18 1998
@@ -56,7 +56,7 @@
 #  define CALLIN   ""
 #endif
 
-#ifdef __FreeBSD__
+#if defined(__FreeBSD__) || defined(__NetBSD__)
 #  define DFL_PORT "/dev/modem"
 #  define DEF_BAUD "19200"
 #  define CALLOUT  ""