summaryrefslogtreecommitdiffstats
path: root/glc.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-10 21:26:13 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-10 21:28:47 +0100
commit2fd0eebd69d517716655339f269b93e9da4f3795 (patch)
tree4245afba9f6680dcd607bd9a673873f837bd608b /glc.c
parent6385dc082c332a5dbcedabe6879a5f4ad7b0e30b (diff)
downloadspice-common-2fd0eebd69d517716655339f269b93e9da4f3795.tar.gz
spice-common-2fd0eebd69d517716655339f269b93e9da4f3795.tar.xz
spice-common-2fd0eebd69d517716655339f269b93e9da4f3795.zip
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Diffstat (limited to 'glc.c')
-rw-r--r--glc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/glc.c b/glc.c
index 770da32..2d71c42 100644
--- a/glc.c
+++ b/glc.c
@@ -18,8 +18,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#define GL_GLEXT_PROTOTYPES
-
#include <stdlib.h>
#include <string.h>
#include <stdio.h>