Add missing errno.h include
This commit is contained in:
parent
e6c1ccbd3b
commit
17fc13f100
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include <QTemporaryFile>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
|
||||
namespace KWaylandServer
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue