blob: be54e58b4d23d0865246a88c3cc04fa916c838f7 [file] [log] [blame]
Index: smpeg-0.4.4/glmovie.c
===================================================================
--- smpeg-0.4.4.orig/glmovie.c
+++ smpeg-0.4.4/glmovie.c
@@ -6,7 +6,6 @@
#include "smpeg.h"
#include "SDL.h"
#include <stdlib.h>
-#include <malloc.h>
#include <string.h>
#include <unistd.h>
#include "glmovie.h"
Index: smpeg-0.4.4/glmovie-tile.c
===================================================================
--- smpeg-0.4.4.orig/glmovie-tile.c
+++ smpeg-0.4.4/glmovie-tile.c
@@ -16,7 +16,7 @@
*/
#include "glmovie.h"
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
/* Some data is redundant at this stage. */