Explorar el Código

another missed hidden

Peter S. Mazinger hace 19 años
padre
commit
61aa0b16fa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)