Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill broken portability bits for visual and macosx
[simgrid.git] / src / win32 / compiler / borland.h
index 5230c6e..840d627 100644 (file)
@@ -390,7 +390,6 @@ the double. For now, GRAS requires the structures to be compacted. */
 
 /* types */
 typedef unsigned int uint32_t;
-typedef int socklen_t;
 
 /* Choose setjmp as exception implementation */
 #ifndef __EX_MCTX_SJLJ__