Commit c850ebca authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #1758 from dago/pathmax2

Make sure also Solaris x86 gets PATH_MAX
parents eaf3451c 57638d58
......@@ -50,9 +50,7 @@
#include <iostream>
#include <ctype.h>
#ifdef GOOGLE_PROTOBUF_ARCH_SPARC
#include <limits.h> //For PATH_MAX
#endif
#include <memory>
#ifndef _SHARED_PTR_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