mirror of git://sourceware.org/git/glibc.git
Fix typo.
* sysvipc/sys/shm.h: Move __getpagesize declaration inside extern C.
This commit is contained in:
parent
0da2f50b44
commit
04cdaa0865
|
@ -1,6 +1,6 @@
|
||||||
2000-06-12 Ulrich Drepper <drepper@redhat.com>
|
2000-06-12 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* sysvipc/sys/shm.h: Move __getpagesize declaration inside extern C++.
|
* sysvipc/sys/shm.h: Move __getpagesize declaration inside extern C.
|
||||||
Reported by HJ Lu.
|
Reported by HJ Lu.
|
||||||
|
|
||||||
* sysdeps/sh/sh3/bits/setjmp.h: Removed.
|
* sysdeps/sh/sh3/bits/setjmp.h: Removed.
|
||||||
|
|
Loading…
Reference in New Issue