amoeba: init at 1.1
This uses all the patches from Debian since otherwise it would work on i686 among other things.
This commit is contained in:
committed by
Tuomas Tynkkynen
parent
cc442cbdba
commit
c86798125b
@@ -0,0 +1,12 @@
|
||||
diff --git a/image/png_image.cpp b/image/png_image.cpp
|
||||
index 37875fc..1531d6f 100644
|
||||
--- a/image/png_image.cpp
|
||||
+++ b/image/png_image.cpp
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
|
||||
#include <png.h>
|
||||
#include "png_image.h"
|
||||
Reference in New Issue
Block a user