Skip to content

Commit

Permalink
Make sure also Solaris x86 gets PATH_MAX
Browse files Browse the repository at this point in the history
dago committed Jul 7, 2016
1 parent eaf3451 commit 57638d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/google/protobuf/compiler/command_line_interface.cc
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 57638d5

Please sign in to comment.