mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Add back accidently removed #endif.
This commit is contained in:
parent
d5d55e016b
commit
826b15640d
@ -34,4 +34,6 @@ typedef long int __jmp_buf[8];
|
||||
typedef int __jmp_buf[6];
|
||||
# endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* bits/setjmp.h */
|
||||
|
Loading…
Reference in New Issue
Block a user