Kaydet (Commit) 714c5df9 authored tarafından Rene Engelhard's avatar Rene Engelhard

fix LibreOfficeKitInit.h on kFreeBSD

Change-Id: I750acd6e3e765a9635829ec2ed8dddf273824595
üst 28adfcdc
...@@ -17,7 +17,7 @@ extern "C" ...@@ -17,7 +17,7 @@ extern "C"
{ {
#endif #endif
#if defined(__linux__) || defined(_AIX) #if defined(__linux__) || defined (__FreeBSD_kernel__) || defined(_AIX)
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment