This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/16700] New: sys/sysinfo.h: include linux/sysinfo.h


https://sourceware.org/bugzilla/show_bug.cgi?id=16700

            Bug ID: 16700
           Summary: sys/sysinfo.h: include linux/sysinfo.h
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: david.heidelberger at ixit dot cz
                CC: drepper.fsp at gmail dot com

In this moment glibc sys/sysinfo.h depends only on linux/kernel.h

linux/kernel.h at this moment include linux/sysinfo.h, but this should be in
future linux releases removed (there is no need to depend on it).

glibc should also add direct dependency to linux/sysinfo.h, otherwise build on
newer kernels will fail

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]