diff options
Diffstat (limited to 'fluid')
| -rw-r--r-- | fluid/fluid.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx index 747135429..b3c942bc4 100644 --- a/fluid/fluid.cxx +++ b/fluid/fluid.cxx @@ -61,6 +61,7 @@ # define access _access # define chdir _chdir # define getcwd _getcwd +# define unlink _unlink # endif // !__WATCOMC__ #else # include <unistd.h> |
