mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 08:00:09 +01:00
tools: drop use of HAVE_CONFIG_H
There's no case where we don't have a config.h Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
201dfc38f9
commit
0a66de813e
2 changed files with 0 additions and 4 deletions
|
|
@ -21,9 +21,7 @@
|
|||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <libevdev/libevdev.h>
|
||||
#include <sys/signalfd.h>
|
||||
|
|
|
|||
|
|
@ -21,9 +21,7 @@
|
|||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <libevdev/libevdev.h>
|
||||
#include <sys/signalfd.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue