Drop libdrm CFLAGS where no longer necessary.

This commit is contained in:
Kristian Høgsberg 2009-01-16 08:13:00 -05:00
parent 0ac16f056d
commit 8012f32978
3 changed files with 2 additions and 7 deletions

View file

@ -24,8 +24,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <i915_drm.h>
#include <sys/ioctl.h>
#include <time.h>
#include <fcntl.h>
#include <unistd.h>