mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
include system socket header in qhostaddress source file
fixes build on FreeBSD Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
d3b4443a48
commit
6aafcc8e86
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "qdatastream.h"
|
||||
#endif
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue