Removed duplicate include

This commit is contained in:
Sam Lantinga 2013-02-24 12:56:29 -08:00
parent 22f666c86c
commit c63c6c5103

View file

@ -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. */