Ticket #13120: mc-4.6.1-mcslang.patch
File mc-4.6.1-mcslang.patch, 508 bytes (added by yenwenchieh@…, 17 years ago) |
---|
-
slang/include/slang.h
diff -Naur mc-4.6.1.org/slang/include/slang.h mc-4.6.1/slang/include/slang.h
old new 24 24 # endif 25 25 #endif /* __watcomc__ */ 26 26 27 #if defined(unix) || defined(__unix) || defined (_AIX) || defined(__NetBSD__) 27 #if defined(unix) || defined(__unix) || defined (_AIX) || defined(__NetBSD__) || defined(__APPLE__) 28 28 # ifndef __unix__ 29 29 # define __unix__ 1 30 30 # endif