wintap.h (n2n-3.0) | : | wintap.h (n2n-3.1.1) | ||
---|---|---|---|---|
/* | /* | |||
(C) 2007 - Luca Deri <deri@ntop.org> | (C) 2007-22 - Luca Deri <deri@ntop.org> | |||
*/ | */ | |||
#ifndef _WINTAP_H_ | #ifndef _WINTAP_H_ | |||
#define _WINTAP_H_ | #define _WINTAP_H_ | |||
#undef UNICODE | #undef UNICODE | |||
#undef _UNICODE | #undef _UNICODE | |||
#ifndef _CRT_SECURE_NO_WARNINGS | #ifndef _CRT_SECURE_NO_WARNINGS | |||
#define _CRT_SECURE_NO_WARNINGS | #define _CRT_SECURE_NO_WARNINGS | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |