Browse Source

another missed hidden

Peter S. Mazinger 20 years ago
parent
commit
61aa0b16fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libc/sysdeps/linux/common/seteuid.c

+ 1 - 0
libc/sysdeps/linux/common/seteuid.c

@@ -36,3 +36,4 @@ int seteuid(uid_t uid)
     return result;
 }
 libc_hidden_proto(seteuid)
+libc_hidden_def(seteuid)