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:
@@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
#ifdef HAVE_XORG_CONFIG_H
|
#ifdef HAVE_XORG_CONFIG_H
|
||||||
#include <xorg-config.h>
|
#include <xorg-config.h>
|
||||||
#include <linux/types.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <X11/X.h>
|
#include <X11/X.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user