mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Finished jnlib port to CE.
This commit is contained in:
parent
2cf687cb3e
commit
30a4096fbb
5 changed files with 219 additions and 2 deletions
|
@ -26,6 +26,9 @@
|
|||
#include <ws2tcpip.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* We can easiliy replace this code by the socket wrappers from libassuan. */
|
||||
#warning Please do not use this module anymore
|
||||
|
||||
#define DIRSEP_C '\\'
|
||||
|
||||
#define AF_LOCAL AF_UNIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue