X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fsystem.h;h=a31ba7a345d291d4f75ba2c513b73b2559472689;hp=dc3928748a1930394a6081c123b6f4da4577bf62;hb=ec912e45a8c8757b044354d4e8a6416491fe6ba6;hpb=09a250a2b1d475700e1d8f18d1a835d17d0483b1 diff --git a/src/system.h b/src/system.h index dc392874..a31ba7a3 100644 --- a/src/system.h +++ b/src/system.h @@ -32,8 +32,4 @@ #include "dropin.h" -#ifndef HAVE_SOCKLEN_T -typedef int socklen_t; -#endif - #endif