OSDN Git Service

another missed hidden
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 02:23:51 +0000 (02:23 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sat, 14 Jan 2006 02:23:51 +0000 (02:23 -0000)
libc/sysdeps/linux/common/seteuid.c

index aeb6356..dea919c 100644 (file)
@@ -36,3 +36,4 @@ int seteuid(uid_t uid)
     return result;
 }
 libc_hidden_proto(seteuid)
+libc_hidden_def(seteuid)