aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'intel/intel_bufmgr_fake.c')
-rw-r--r--intel/intel_bufmgr_fake.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/intel/intel_bufmgr_fake.c b/intel/intel_bufmgr_fake.c
index 641df6a1..3b24b81b 100644
--- a/intel/intel_bufmgr_fake.c
+++ b/intel/intel_bufmgr_fake.c
@@ -34,10 +34,6 @@
34 * the bugs in the old texture manager. 34 * the bugs in the old texture manager.
35 */ 35 */
36 36
37#ifdef HAVE_CONFIG_H
38#include "config.h"
39#endif
40
41#include <stdlib.h> 37#include <stdlib.h>
42#include <string.h> 38#include <string.h>
43#include <assert.h> 39#include <assert.h>