8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00
This commit is contained in:
alexpeshkoff 2009-04-15 09:58:18 +00:00
parent b1053abf5d
commit 78ef36a730

View File

@ -90,10 +90,6 @@
#include <sys/wait.h>
#endif // !WIN_NT
#if (defined DARWIN || defined HPUX)
extern "C" int innetgr(const char*, const char*, const char*, const char*);
#endif
const int INET_RETRY_CALL = 5;
#include "../remote/remote.h"