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