summarylogtreecommitdiffstats
path: root/fl_compose.patch
blob: e3497924a067be1a1489c7e659ae2d1b71c2ad77 (plain)
1
2
3
4
5
6
7
8
9
10
--- fl-core/src/fl_compose.cc	2011-02-07 03:09:03.000000000 +0800
+++ fl-core/src/fl_compose.cc.new	2015-10-18 20:33:16.251956462 +0800
@@ -18,6 +18,7 @@
 *        along with fl-core.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include <unistd.h>
 #include <octave/oct.h>
 #include <octave/parse.h>
 #include <pthread.h>