summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/pipe/pipebuffer/pb_buffer_fenced.c1
-rw-r--r--src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/pipebuffer/pb_buffer_fenced.c b/src/mesa/pipe/pipebuffer/pb_buffer_fenced.c
index 5b33a42e19..b2edc321ef 100644
--- a/src/mesa/pipe/pipebuffer/pb_buffer_fenced.c
+++ b/src/mesa/pipe/pipebuffer/pb_buffer_fenced.c
@@ -49,7 +49,6 @@
#ifndef __MSC__
#include <unistd.h>
-#include "main/imports.h"
#endif
diff --git a/src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c b/src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c
index 9d7dbd5eb9..e462462610 100644
--- a/src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c
+++ b/src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c
@@ -50,7 +50,6 @@
#ifndef __MSC__
#include <unistd.h>
-#include "main/imports.h"
#endif