1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Minor changes

This commit is contained in:
Werner Koch 2005-01-20 11:42:48 +00:00
parent 5bda87bd6e
commit fa284bae3f
2 changed files with 144 additions and 2 deletions

View file

@ -52,8 +52,8 @@
#endif
#ifdef _WIN32
#define HAVE_DL_DLOPEN
#define USE_DYNAMIC_LINKING
#define HAVE_DL_DLOPEN 1
#define USE_DYNAMIC_LINKING 1
static int last_error = 0;