1
0
Fork 0
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:
Werner Koch 2010-03-01 12:49:17 +00:00
parent 2cf687cb3e
commit 30a4096fbb
5 changed files with 219 additions and 2 deletions

View file

@ -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