aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'intel/intel_bufmgr.c')
-rw-r--r--intel/intel_bufmgr.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/intel/intel_bufmgr.c b/intel/intel_bufmgr.c
index a2853400..bede0a21 100644
--- a/intel/intel_bufmgr.c
+++ b/intel/intel_bufmgr.c
@@ -25,10 +25,6 @@
25 * 25 *
26 */ 26 */
27 27
28#ifdef HAVE_CONFIG_H
29#include "config.h"
30#endif
31
32#include <string.h> 28#include <string.h>
33#include <stdlib.h> 29#include <stdlib.h>
34#include <stdint.h> 30#include <stdint.h>