mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Minor changes
This commit is contained in:
parent
5bda87bd6e
commit
fa284bae3f
2 changed files with 144 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue