소스 검색

Missed an endif

Eric Andersen 23 년 전
부모
커밋
e696e9e900
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      libc/sysdeps/linux/common/bits/kernel_sigaction.h

+ 1 - 0
libc/sysdeps/linux/common/bits/kernel_sigaction.h

@@ -90,3 +90,4 @@ extern int __rt_sigaction (int, const struct kernel_sigaction *__unbounded,
 extern int __sigaction (int, const struct old_kernel_sigaction *__unbounded,
 	struct old_kernel_sigaction *__unbounded);
 
+#endif /* _BITS_STAT_STRUCT_H */