mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 11:28:05 +02:00
gallium: fix linux build
This commit is contained in:
parent
9387784fbf
commit
8ee1452e18
2 changed files with 0 additions and 2 deletions
|
|
@ -49,7 +49,6 @@
|
||||||
|
|
||||||
#ifndef __MSC__
|
#ifndef __MSC__
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "main/imports.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,6 @@
|
||||||
|
|
||||||
#ifndef __MSC__
|
#ifndef __MSC__
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "main/imports.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue