summaryrefslogtreecommitdiff
path: root/net/freenet6/files/patch-log.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove compiler warnings from freenet6 portEdwin Groothuis2003-07-161-0/+12
When compiling the freenet6 port, some compiler warnings are generated. By including string.h they are removed. PR: ports/50217 Submitted by: root <macklobell@hotmail.com>