summaryrefslogtreecommitdiff
path: root/editors/nedit/patches/patch-ab
blob: 463c332ef4392384ba2e21182f3decfac01b8de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- source/nc.c.orig	Thu Mar 19 22:20:23 1998
+++ source/nc.c	Wed Jun  3 00:06:25 1998
@@ -51,7 +51,7 @@
 #define APP_NAME "nc"
 #define APP_CLASS "NEditClient"
 
-#if defined(VMS) || defined(linux)
+#if defined(VMS) || defined(linux) || defined(__NetBSD__)
 #define MAXNODENAMELEN (MAXPATHLEN+2)
 #elif defined(SUNOS)
 #define MAXNODENAMELEN 9