summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-agrep.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - make portlint happierDirk Meyer2017-01-211-3/+3
| | | | Notes: svn path=/head/; revision=432061
* - add missing prototypesDirk Meyer2011-11-271-5/+40
| | | | | | | | | - add missing includes - fix build with clang Feature safe: yes Notes: svn path=/head/; revision=286502
* * Honor CFLAGS.Christian Weisgerber2002-07-211-0/+18
* Include proper prototypes; fixes dire warnings on alpha. Notes: svn path=/head/; revision=63295