summaryrefslogtreecommitdiff
path: root/security/didentd/files/patch-get_info6_freebsd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 5.xErwin Lansing2003-09-241-0/+10
When attempting to build the didentd port on FreeBSD 5.1-R, it fails in get_info4.c and get_info6.c with a complaint that it does not know the size of variable 'uc'. PR: 56332 Submitted by: Pat Lashley <patl+freebsd@volant.org> Approved by: maintainer timeout (3 weeks)