mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
remove now unused signal and socket system header inclusions in qplatformdefs header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
78e7628500
commit
1d387f1ddf
1 changed files with 0 additions and 2 deletions
|
@ -25,10 +25,8 @@
|
|||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <dirent.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
// Definitions
|
||||
|
|
Loading…
Add table
Reference in a new issue