aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/tests/indirect_api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/tests/indirect_api.cpp')
-rw-r--r--src/glx/tests/indirect_api.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/tests/indirect_api.cpp b/src/glx/tests/indirect_api.cpp
index 52469a771c2..34304a185e4 100644
--- a/src/glx/tests/indirect_api.cpp
+++ b/src/glx/tests/indirect_api.cpp
@@ -45,11 +45,9 @@
#include <gtest/gtest.h>
#include "main/glheader.h"
-extern "C" {
#include "../indirect_init.h"
#include "glapi/glapi.h"
#include "../../mesa/main/dispatch.h"
-}
static const void *nil = 0;