For some reason, these headers dont work for 64bit - windows is strange

This commit is contained in:
Hamish Coleman 2023-08-02 19:09:33 +01:00
parent 5eaf7fca8b
commit 5514d91976

View File

@ -2,8 +2,10 @@
(C) 2007-22 - Luca Deri <deri@ntop.org>
*/
#ifndef _WIN64
#include <winsock2.h>
#include <iphlpapi.h>
#endif
#include "n2n.h"
#include "n2n_win32.h"