Fix static build.
add i845 to the list of chips that allow memory size tweaking.
This commit is contained in:
parent
48514fee3c
commit
7643199de1
|
@ -34,8 +34,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef XFree86LOADER
|
|
||||||
#include "xf86.h"
|
#include "xf86.h"
|
||||||
|
#ifdef XFree86LOADER
|
||||||
#include "xf86_ansic.h"
|
#include "xf86_ansic.h"
|
||||||
#else
|
#else
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
|
@ -35,8 +35,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef XFree86LOADER
|
|
||||||
#include "xf86.h"
|
#include "xf86.h"
|
||||||
|
#ifdef XFree86LOADER
|
||||||
#include "xf86_ansic.h"
|
#include "xf86_ansic.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue