mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
Fix build. Including xf86DDC.h before we include xf86.h doesn't fly
and it's not necessary anyway as it's pulled in by g80_type.h Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#endif
|
||||
|
||||
#include <strings.h>
|
||||
#include <xf86DDC.h>
|
||||
|
||||
#include "g80_type.h"
|
||||
#include "g80_output.h"
|
||||
|
||||
Reference in New Issue
Block a user