diff options
-rw-r--r-- | jvmfwk/source/fwkutil.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/fwkutil.cxx b/jvmfwk/source/fwkutil.cxx index ce827ba44113..8caf06d3741f 100644 --- a/jvmfwk/source/fwkutil.cxx +++ b/jvmfwk/source/fwkutil.cxx @@ -105,7 +105,7 @@ bool isAccessibilitySupportDesired() } RegCloseKey(hKey); -#elif UNX +#elif defined UNX char buf[16]; // use 2 shells to suppress the eventual "gcontool-2 not found" message // of the shell trying to execute the command |