8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00

*** empty log message ***

This commit is contained in:
kkuznetsov 2002-11-05 13:46:33 +00:00
parent aa0f69a165
commit 96924060d1

View File

@ -12,6 +12,10 @@
#include <unistd.h>
#endif
#ifdef HAVE_CRYPT_H
#include <crypt.h>
#endif
#include "../jrd/common.h"
#include "../jrd/enc_proto.h"