]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/getsysstats.c
Remove duplicate #include <not-cancel.h> in Linux getsysstats.c
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / getsysstats.c
index 09603c0273c5786f013b40cc3469bc776ae40cea..22285f39f33bf26cd55f424ddf4f24300d0d9e72 100644 (file)
@@ -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.  */