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/media-libs/cal3d/files/cal3d-0.11.0-gcc43.patch

11 lines
197 B

--- a/src/cal3d/platform.h
+++ b/src/cal3d/platform.h
@@ -77,6 +77,7 @@
// standard includes
#include <stdlib.h>
#include <math.h>
+#include <string.h>
// debug includes
#include <assert.h>