n2n_win32.h (n2n-3.0) | : | n2n_win32.h (n2n-3.1.1) | ||
---|---|---|---|---|
/* | /* | |||
(C) 2007-09 - Luca Deri <deri@ntop.org> | (C) 2007-22 - Luca Deri <deri@ntop.org> | |||
*/ | */ | |||
#ifndef _N2N_WIN32_H_ | #ifndef _N2N_WIN32_H_ | |||
#define _N2N_WIN32_H_ | #define _N2N_WIN32_H_ | |||
#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 |