]> git.pld-linux.org Git - packages/chromium-bsu.git/blame - chromium-gcc3.patch
- BR: freealut-devel, fixed build
[packages/chromium-bsu.git] / chromium-gcc3.patch
CommitLineData
deb3a748 1diff -ur Chromium-0.9/src/NCString.cpp Chromium-0.9.m/src/NCString.cpp
2--- src/NCString.cpp 2001-05-20 12:04:58.000000000 -0500
3+++ src/NCString.cpp 2002-07-25 22:57:03.000000000 -0500
4@@ -5,6 +5,7 @@
5 #include <stdlib.h>
6 #include <string.h>
7 #include <limits.h>
8+#include <stdarg.h>
9
10 /**
11 * ctor
12--- src/MainGLUT.cpp.~1.6.~ 2001-05-21 03:36:55.000000000 +0200
13+++ src/MainGLUT.cpp 2004-12-30 01:22:00.734250944 +0100
14@@ -11,6 +11,7 @@
15
16 #include <stdio.h>
17 #include <unistd.h>
18+#include <stdlib.h>
19
20 #include <GL/glut.h>
21
This page took 0.181206 seconds and 4 git commands to generate.