summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_timer.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-05-01 06:49:43 +0000
committerpeter <peter@FreeBSD.org>2002-05-01 06:49:43 +0000
commitc6d2a0b3425a431d83b0c72853864e1c7ee566c4 (patch)
treeb08758c4e14a66a51c343e2dd76bb0c2b6bb0419 /sys/netinet/tcp_timer.h
parent6059c4954f62f6da3f3f461b41524c9c8038f609 (diff)
downloadFreeBSD-src-c6d2a0b3425a431d83b0c72853864e1c7ee566c4.zip
FreeBSD-src-c6d2a0b3425a431d83b0c72853864e1c7ee566c4.tar.gz
Make this compile and not segfault on ia64. ptr = strdup("foo"); is
fatal if the declaration of strdup() isn't in scope. The upper 32 bits of the pointer are lost since it defaults to returning "int". Fix some warnings while here, including trying to make gcc-3.1 happy.
Diffstat (limited to 'sys/netinet/tcp_timer.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud