Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack)

main
Adam Jackson 2005-11-30 02:55:14 +00:00
parent b3189730e7
commit ea08b613bd
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ extern unsigned long _bus_base(void);
#include "xf86drm.h"
#ifdef __FreeBSD__
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
#define DRM_MAJOR 145
#endif