gcc4 complains about missing proto for strcpy().

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25157 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-04-25 12:47:07 +00:00
parent e65c298c0e
commit 2bea381578
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <errno.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
int