Include errno.h
This commit is contained in:
parent
c8c76f78b2
commit
5c78fbfdcc
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include <KWayland/Server/output_interface.h>
|
#include <KWayland/Server/output_interface.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <gbm.h>
|
#include <gbm.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
namespace KWin
|
namespace KWin
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue