8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Avoid annoying warnings

This commit is contained in:
hvlad 2010-10-20 21:54:45 +00:00
parent 50e801319d
commit 164334abc9

View File

@ -297,7 +297,9 @@ extern Yshort nunused;
extern Yshort final_state;
/* system variable */
#ifndef _MSC_VER
extern int errno;
#endif
/* global functions */