xfree86: xf86.h: dont include propertyst.h
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
9d98f3a7ca
commit
505138167e
|
@ -49,8 +49,6 @@
|
||||||
#include <X11/extensions/randr.h>
|
#include <X11/extensions/randr.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "propertyst.h"
|
|
||||||
|
|
||||||
/* General parameters */
|
/* General parameters */
|
||||||
extern _X_EXPORT int xf86DoConfigure;
|
extern _X_EXPORT int xf86DoConfigure;
|
||||||
extern _X_EXPORT int xf86DoShowOptions;
|
extern _X_EXPORT int xf86DoShowOptions;
|
||||||
|
|
Loading…
Reference in New Issue