aboutsummaryrefslogtreecommitdiff
path: root/chinese/sunpinyin/files/patch-src_portability.h
blob: 93c117af2c66980f586309fc75da1958a54fa405 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/portability.h.orig	2014-11-14 14:17:48 UTC
+++ src/portability.h
@@ -42,6 +42,7 @@
 #include <stdio.h>
 #include <math.h>
 #include <stdint.h>
+#include <stdlib.h>
 #include <string>
 #include <cstring>