This is the mail archive of the libc-alpha@sources.redhat.com 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]

stdint.h


Does netinet/tcp.h require an #include <stdint.h>? An existing app.
built under 2.1.3 breaks when built against 2.2 as tcp.h uses types like
uint8_t (et al) and these haven't been defined. I note that netinet/in.h
does have such an include.

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