diff --git a/src/os_win32.c b/src/os_win32.c index 5db5418903..eaa8ba5f5e 100644 --- a/src/os_win32.c +++ b/src/os_win32.c @@ -353,7 +353,6 @@ wait_for_single_object( return WaitForSingleObject(hHandle, dwMilliseconds); } # endif -#endif #endif static void diff --git a/src/version.c b/src/version.c index 3ab640d21b..9821bdfc9f 100644 --- a/src/version.c +++ b/src/version.c @@ -747,6 +747,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1340, /**/ 1339, /**/