diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cscope.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cscope.rb b/Library/Formula/cscope.rb index 276f1d7d6..701f3a9ed 100644 --- a/Library/Formula/cscope.rb +++ b/Library/Formula/cscope.rb @@ -22,7 +22,7 @@ index 7ad8005..844836e 100644 +++ b/src/constants.h @@ -103,7 +103,7 @@ #define INCLUDES 8 - #define FIELDS 9 + #define FIELDS 10 -#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ +#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ && !__MACH__ |
