include/android/compatibility.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 587f0b03c3ba5bdea12cd3cfc9564a70b77a54e9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Jan 19 09:02:22 2018 +0100

    Blind fix for Android
    
    ...after 022588bf2060a53ae70db6b0f1de713e4ba3ee6a "Include
    android/compatibility.hxx from ubiquitous sal/config.h"
    
    Change-Id: I58c620fd25add4758ec981c9812811916fa09db5

diff --git a/include/android/compatibility.hxx 
b/include/android/compatibility.hxx
index a3fdb0d256b4..a60d59cfd653 100644
--- a/include/android/compatibility.hxx
+++ b/include/android/compatibility.hxx
@@ -20,6 +20,7 @@
 #include <math.h>
 
 #if defined(ARM)
+#include <stdlib.h>
 #include <string>
 #include <sstream>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to