mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Address warning - another windows pedantic header order issue
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
|
||||||
|
#include <winsock2.h>
|
||||||
|
|
||||||
#include "edge_utils_win32.h"
|
#include "edge_utils_win32.h"
|
||||||
|
|
||||||
/* ************************************** */
|
/* ************************************** */
|
||||||
|
|||||||
Reference in New Issue
Block a user