@Yusuf -- we have tested this here and it seems to work as expected when
compiling a simple source (as below), this was using the 2.6.31-17.54
headers and gcc 4.4.1:
#include <stdio.h>
#include <linux/tcp.h>
int main(int argc, char *argv[])
{
printf("HELLO %d\n", TCP_FLAG_CWR);
}
Please could you include a minimal failing example and indicate the
version of gcc you are using.
** Changed in: linux (Ubuntu)
Status: Triaged => Incomplete
--
Compiling files that include /usr/include/linux/tcp.h gives errors
https://bugs.launchpad.net/bugs/494254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs