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