remove include

This commit is contained in:
Dave Airlie 2008-05-28 15:31:18 +10:00
parent c28c1cf756
commit f892b4adf4

View file

@ -658,6 +658,4 @@ extern int drmSLLookupNeighbors(void *l, unsigned long key,
extern int drmOpenOnce(void *unused, const char *BusID, int *newlyopened);
extern void drmCloseOnce(int fd);
#include "xf86mm.h"
#endif