HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John Zhuge.
This commit is contained in:
parent
07b98e7830
commit
343948ca79
|
@ -19,7 +19,7 @@
|
|||
#include "os/thread_local_storage.h"
|
||||
|
||||
#include <jni.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <pthread.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue