X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Farpa%2Finet.h;h=9293840399b8e84fc8c34db12d120556fd279c25;hb=2c1cd2399a237db968a521cdaef3d47a3fb2c2e9;hp=82e2ac1bf4afaf149e77924663f0427b12044b76;hpb=400c5e5c8307a2ebe44ef1f203f5a15669f20347;p=musl diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 82e2ac1b..92938403 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -5,12 +5,7 @@ extern "C" { #endif -#if __STDC_VERSION__ >= 199901L -#define __restrict restrict -#elif !defined(__GNUC__) -#define __restrict -#endif - +#include #include #include