mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-10 01:10:15 +01:00
remove ifdef FreeBSD
This commit is contained in:
parent
e0f3ac847b
commit
a4655d892a
2 changed files with 0 additions and 4 deletions
|
|
@ -31,13 +31,11 @@
|
|||
|
||||
#include "drmP.h"
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
#if __REALLY_HAVE_AGP
|
||||
#include <sys/agpio.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
int DRM(agp_info)(DRM_OS_IOCTL)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -31,13 +31,11 @@
|
|||
|
||||
#include "drmP.h"
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
#if __REALLY_HAVE_AGP
|
||||
#include <sys/agpio.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
int DRM(agp_info)(DRM_OS_IOCTL)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue