mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
@@ -46,7 +46,6 @@
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
#include "xf86Priv.h"
|
||||
|
||||
#include "xf86PciInfo.h"
|
||||
#include "xf86Pci.h"
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
#include "fb.h"
|
||||
#include "micmap.h"
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86Module.h"
|
||||
#include "xf86_OSproc.h"
|
||||
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
|
||||
#include "xf86Resources.h"
|
||||
@@ -106,6 +106,10 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#ifndef DEFAULT_DPI
|
||||
#define DEFAULT_DPI 96
|
||||
#endif
|
||||
|
||||
/* Jong 01/22/2009; compiler error; type conflict */
|
||||
/*
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user