diff options
Diffstat (limited to 'x11vnc/sslhelper.c')
-rw-r--r-- | x11vnc/sslhelper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/sslhelper.c b/x11vnc/sslhelper.c index 8131393..da1496e 100644 --- a/x11vnc/sslhelper.c +++ b/x11vnc/sslhelper.c @@ -20,7 +20,7 @@ #endif #endif -#ifdef REL81 +#ifdef REL8x #undef FORK_OK #undef LIBVNCSERVER_HAVE_LIBSSL #define LIBVNCSERVER_HAVE_LIBSSL 0 |