HDFS-13722. HDFS Native Client Fails Compilation on Ubuntu 18.04 (contributed by Jack Bearden)

This commit is contained in:
Allen Wittenauer 2018-07-10 12:17:44 -07:00
parent 82ac3aa6d0
commit 5d0f01e1fe
No known key found for this signature in database
GPG Key ID: E01B34FBE846DF38

View File

@ -16,7 +16,7 @@
* limitations under the License.
*/
#include <functional>
#include "request.h"
#include "rpc_engine.h"
#include "sasl_protocol.h"