mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Remove duplicate #include <not-cancel.h> in Linux getsysstats.c
This commit is contained in:
parent
6540185fb9
commit
02a9193863
@ -1,3 +1,8 @@
|
||||
2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
|
||||
include of <not-cancel.h>.
|
||||
|
||||
2012-05-15 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
|
||||
|
@ -49,8 +49,6 @@
|
||||
But not all systems have support for the /proc filesystem. If it
|
||||
is not available we simply return 1 since there is no way. */
|
||||
|
||||
#include <not-cancel.h>
|
||||
|
||||
|
||||
/* Other architectures use different formats for /proc/cpuinfo. This
|
||||
provides a hook for alternative parsers. */
|
||||
|
Loading…
Reference in New Issue
Block a user