summaryrefslogtreecommitdiff
path: root/net/freenet6/files/patch-log.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-16Remove compiler warnings from freenet6 portEdwin Groothuis1-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>