ports/graphics/ocrad/files/patch-character_r11.cc
Felippe de Meirelles Motta a913751f89 - Update to 0.22.
- Stage Support
- Fix build on current
2013-10-06 05:06:13 +00:00

10 lines
242 B
C++

--- character_r11.cc.orig 2013-10-03 17:20:43.000000000 -0300
+++ character_r11.cc 2013-10-03 17:20:54.000000000 -0300
@@ -18,6 +18,7 @@
#include <algorithm>
#include <cstdio>
+#include <cstdlib>
#include <vector>
#include <stdint.h>