Fix compilation of Cygwin w32 port
commit294b788009564e2692afb27a8205593da05c344c
authorAndy Moreton <andrewjmoreton@gmail.com>
Sat, 2 Apr 2016 09:39:44 +0000 (2 12:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Apr 2016 09:39:44 +0000 (2 12:39 +0300)
treefe63e1115a69ba30b8358f97d2068b1c50569e5b
parentafc9e6542aa6f2d0d7986db3d8c2cb654e107443
Fix compilation of Cygwin w32 port

* src/w32xfns.c (init_crit, delete_crit) [HAVE_W32NOTIFY]: Only
initialize and free the notification set if compiling with
w32notify feature.
src/w32xfns.c