Include winsock2.h for ntohl.
This fixes the compilation for Windows CE. Include Windock2.h before Windows.h. Change-Id: Iae1ab98239bb75b59c78460e0c0e48dfa1326032 Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
parent
dd119e14d0
commit
281673e5d3
@ -39,6 +39,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include <winsock2.h>
|
||||
#include "qdnslookup_p.h"
|
||||
|
||||
#include <qurl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user