Merge pull request #1758 from dago/pathmax2
Make sure also Solaris x86 gets PATH_MAX
This commit is contained in:
commit
c850ebcafa
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue