(svn r17923) -Feature: "port" OpenTTD to GNU/Hurd
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include <set>
|
||||
#include <stack>
|
||||
|
||||
#ifndef PATH_MAX
|
||||
# define PATH_MAX 260
|
||||
#endif
|
||||
|
||||
/** Simple string comparator using strcmp as implementation */
|
||||
struct StringCompare {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user