Don't include config.h in the public header

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-07-09 14:39:23 +10:00
parent 1d2c0d6674
commit 9e64f40f61

View file

@ -23,7 +23,6 @@
#ifndef libevdev_H
#define libevdev_H
#include <config.h>
#include <linux/input.h>
#include <stdarg.h>