summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-lefty::common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix RELENG_4 build by reordering system includes in lefty/common.h.Dag-Erling Smørgrav2004-11-051-0/+22
<sys/types.h> should always come before any other headers. Notes: svn path=/head/; revision=120904