From 30a4096fbbfc85d006de83cff857f2d68115daac Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 1 Mar 2010 12:49:17 +0000 Subject: Finished jnlib port to CE. --- jnlib/w32-afunix.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jnlib/w32-afunix.h') diff --git a/jnlib/w32-afunix.h b/jnlib/w32-afunix.h index 6b8f3f954..23681ddeb 100644 --- a/jnlib/w32-afunix.h +++ b/jnlib/w32-afunix.h @@ -26,6 +26,9 @@ #include #include +/* 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 -- cgit v1.2.3