author | Sam Lantinga <slouken@libsdl.org> |
Sun, 24 Feb 2013 12:56:29 -0800 | |
changeset 6911 | c683ff6484b0 |
parent 6910 | a3d4fd1ba315 |
child 6912 | 8264db362231 |
--- a/src/joystick/linux/SDL_sysjoystick.c Sun Feb 24 12:55:51 2013 -0800 +++ b/src/joystick/linux/SDL_sysjoystick.c Sun Feb 24 12:56:29 2013 -0800 @@ -62,7 +62,6 @@ #include <libudev.h> #include <sys/time.h> #include <sys/types.h> -#include <unistd.h> /* we never link directly to libudev. */ /* !!! FIXME: can we generalize this? ALSA, etc, do the same things. */