Index: uspace/lib/c/include/stdio.h
===================================================================
--- uspace/lib/c/include/stdio.h	(revision 82d9087eea063af26837d04a2157c462f27708b0)
+++ uspace/lib/c/include/stdio.h	(revision 7cd7a8d678fba9c835468054b7578fabbbdf58d2)
@@ -178,5 +178,5 @@
 
 extern FILE *tmpfile(void);
-extern char *tmpnam(char *s) __attribute__((deprecated));
+extern char *tmpnam(char *s);
 
 #ifdef _HELENOS_SOURCE
