*** empty log message ***

This commit is contained in:
Thomas Ries
2009-02-22 19:24:07 +00:00
parent 54a62c5715
commit 176aa66c44
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -304,7 +304,7 @@
/* type osip_MD5_CTX */
#undef osip_MD5_CTX
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
/* typedef socklen_t available */
-3
View File
@@ -20,8 +20,6 @@
#include "config.h"
#ifndef _CYGWIN
#include <arpa/inet.h>
#include <netinet/in.h>
@@ -247,4 +245,3 @@ ERROR("_resolve: NAPTR lookup not yet supported.");
return 0;
}
#endif /*_CYGWIN */