Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | Remove redundant declarations of MIN | Nick Mathewson | |
Apparently somewhere along the line we decided that MIN might be missing. But we already defined it (if it was missing) in compat.h, which everybody includes. Closes ticket 18889. |