mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 19:28:58 +00:00
Include "glheader.h" to get a definition of __builtin_expect for gcc 2.95.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "glxclient.h"
|
||||
#include "indirect_vertex_array.h"
|
||||
#include <GL/glxproto.h>
|
||||
#include "glheader.h"
|
||||
|
||||
static void
|
||||
do_vertex_attrib_enable( GLuint index, GLboolean val )
|
||||
|
||||
1
dist/Mesa/src/glx/x11/pixelstore.c
vendored
1
dist/Mesa/src/glx/x11/pixelstore.c
vendored
@@ -36,6 +36,7 @@
|
||||
|
||||
#include "glxclient.h"
|
||||
#include "indirect.h"
|
||||
#include "glheader.h"
|
||||
|
||||
/**
|
||||
* Send glPixelStore command to the server
|
||||
|
||||
Reference in New Issue
Block a user