--- build.xml.orig 2013-08-18 23:32:57.000000000 +0900 +++ build.xml 2013-08-18 23:32:57.000000000 +0900 @@ -2139,6 +2139,12 @@ failonerror="yes"> + + + + + + --- src/c++/libhdfs/hdfsJniHelper.c.orig 2012-09-08 17:04:50.000000000 +0900 +++ src/c++/libhdfs/hdfsJniHelper.c 2012-09-08 01:37:44.000000000 +0900 @@ -15,7 +15,7 @@ */ #include -#include +//#include #include "hdfsJniHelper.h" static pthread_mutex_t hdfsHashMutex = PTHREAD_MUTEX_INITIALIZER;