Index: uspace/lib/posix/include/posix/stdio.h
===================================================================
--- uspace/lib/posix/include/posix/stdio.h	(revision 8ab339ee4291afd48eb29bdd555dd3e0c9ceeee1)
+++ uspace/lib/posix/include/posix/stdio.h	(revision b04ca9cbe008af0d3d6a0e2c2a4d7b404b440b43)
@@ -191,5 +191,5 @@
 
 /* Renaming Files */
-extern int __POSIX_DEF__(rename)(const char *old, const char *new);
+extern int __POSIX_DEF__(rename)(const char *oldname, const char *newname);
 
 /* Temporary Files */
