Make sure we include agp function calls when needed too.

This commit is contained in:
Alan Hourihane 2001-05-07 11:41:12 +00:00
parent df847bfe0b
commit 5618f7e397
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
#endif
#if __FreeBSD_version >= 400006
#define __REALLY_HAVE_AGP 1
#define __REALLY_HAVE_AGP __HAVE_AGP
#endif
#define __REALLY_HAVE_MTRR 0

View file

@ -25,7 +25,7 @@
#endif
#if __FreeBSD_version >= 400006
#define __REALLY_HAVE_AGP 1
#define __REALLY_HAVE_AGP __HAVE_AGP
#endif
#define __REALLY_HAVE_MTRR 0