diff options
Diffstat (limited to 'hints/uts.sh')
-rw-r--r-- | hints/uts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh index c4d94c42f2..9ad72d7e98 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -1,2 +1,2 @@ ccflags="$ccflags -DCRIPPLED_CC" -d_lstat=$define +d_lstat=define |