move include so it's included on all platforms including windows

pull/1306/head
Jeff Becker 4 years ago
parent c2f9c46686
commit e85efcf7ce
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -13,8 +13,8 @@
#else
#include <netinet/in.h>
#include <sys/socket.h>
#include <net/net_if.hpp>
#endif
#include <net/net_if.hpp>
#include <memory>

Loading…
Cancel
Save