Include config.h from event-debug.c

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-05-11 13:58:54 +10:00
parent c2c97a0b01
commit 235001ce0b

View file

@ -21,7 +21,8 @@
* DEALINGS IN THE SOFTWARE.
*/
#define _GNU_SOURCE
#include "config.h"
#include <errno.h>
#include <inttypes.h>
#include <fcntl.h>