mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 04:58:21 +02:00
Include config.h from libinput-util.h
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
00ceff3245
commit
90f6e43562
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
||||||
#ifndef LIBINPUT_UTIL_H
|
#ifndef LIBINPUT_UTIL_H
|
||||||
#define LIBINPUT_UTIL_H
|
#define LIBINPUT_UTIL_H
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue