Fix static build.

add i845 to the list of chips that allow memory size tweaking.
This commit is contained in:
Egbert Eich 2004-07-30 20:38:27 +00:00
parent 48514fee3c
commit 7643199de1
2 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*/
#ifdef XFree86LOADER
#include "xf86.h"
#ifdef XFree86LOADER
#include "xf86_ansic.h"
#else
#include <sys/time.h>

View File

@ -35,8 +35,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*/
#ifdef XFree86LOADER
#include "xf86.h"
#ifdef XFree86LOADER
#include "xf86_ansic.h"
#endif