X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fdropin.h;h=da10cd9ad0757bbf3851b1be27c735f115369bb8;hb=6075fb8c185d0461070a9f16288e9d3673708735;hp=a1fb6c1b062e82ba57b400f888af8bf2211f9764;hpb=244002d83466a85ac4fbb5327e26a60fe44168fd;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