You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/liboglappth/files/gcc-4.3.patch

11 lines
203 B

--- a/src/base_wcl.cpp
+++ b/src/base_wcl.cpp
@@ -22,6 +22,7 @@
#include "base_app.h"
#include <stdlib.h> // the definition for NULL...
+#include <cstring>
#include <GL/gl.h>
#include <GL/glu.h>