Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2005 19:51:26 +0800
From:      "#ZHANG CHUNLEI#" <P146199053@ntu.edu.sg>
To:        <freebsd-net@freebsd.org>
Subject:   error to use kmem_free() function
Message-ID:  <34C4FA35021357469685D8102806A1C01EAFD6@mail01.student.main.ntu.edu.sg>

next in thread | raw e-mail | index | archive | help

I have modified  tcp_subr.c function , in which i make use of =
kmem_free(kmem_map,  , ) function.

However, the compiling error says:=20

wanrning: implicit declaration of kmem_free() function and kmem_map =
undeclared.=20

do i miss including some header file or other reasons?

thanks in advance.=20

chunlei



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34C4FA35021357469685D8102806A1C01EAFD6>