X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f08a5b3c82ad8d1b8c2176eaf66c65992fa8f402..af0b76c237b3c0dfbdef8bfc7d0262622c8b19cc:/src/win32/compiler/borland.h diff --git a/src/win32/compiler/borland.h b/src/win32/compiler/borland.h index 5230c6e026..840d627af5 100644 --- a/src/win32/compiler/borland.h +++ b/src/win32/compiler/borland.h @@ -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__