mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-27 05:23:02 +01:00
This is already a Windows file, no need to check for the WIN_NT macro.
This commit is contained in:
parent
896bb5cbd5
commit
b29af64d5b
@ -35,9 +35,7 @@
|
|||||||
#include "../jrd/jrd_proto.h"
|
#include "../jrd/jrd_proto.h"
|
||||||
#include "../common/classes/init.h"
|
#include "../common/classes/init.h"
|
||||||
|
|
||||||
#ifdef WIN_NT
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
const unsigned int SHUTDOWN_TIMEOUT = 10 * 1000; // 10 seconds
|
const unsigned int SHUTDOWN_TIMEOUT = 10 * 1000; // 10 seconds
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user