소스 검색

another missed hidden

Peter S. Mazinger 19 년 전
부모
커밋
61aa0b16fa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)