mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
include required system headers in tst_qhostaddress source file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
1d7bc6ec72
commit
c04c588038
1 changed files with 3 additions and 1 deletions
|
@ -28,9 +28,11 @@
|
|||
#include <qhash.h>
|
||||
#include <qbytearray.h>
|
||||
#include <qdatastream.h>
|
||||
|
||||
#include "qnet_unix_p.h"
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
//TESTED_CLASS=
|
||||
//TESTED_FILES=
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue