xfree86: remove Ubuntu-ism.

Additional #include was required due to broken libc headers or something like
that. Remove it, there's more to the world than ubuntu alone.
This commit is contained in:
Peter Hutterer 2008-05-13 11:17:39 +09:30
parent 59b8d29b3a
commit 8234af6c6a

View File

@ -10,7 +10,6 @@
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#include <linux/types.h>
#endif
#include <X11/X.h>