X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fdropin.h;h=da10cd9ad0757bbf3851b1be27c735f115369bb8;hb=241e4abc2d16517da061c4e3b31a09c0887c7beb;hp=a1fb6c1b062e82ba57b400f888af8bf2211f9764;hpb=373b0c12d9d0e8a3b449fd18be704e28dd6403e1;p=tinc diff --git a/src/dropin.h b/src/dropin.h index a1fb6c1b..da10cd9a 100644 --- a/src/dropin.h +++ b/src/dropin.h @@ -73,9 +73,6 @@ extern int gettimeofday(struct timeval *, void *); #ifdef _MSC_VER -#define __attribute(args) -#define __attribute__(args) - #define PATH_MAX MAX_PATH #define strcasecmp _stricmp #define strncasecmp _strnicmp