]> err.no Git - varnish/commit
Fixed compiling on Linux with -Werror set. Added mising prototypes, removed an unused...
authorpetter <petter@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 17 Nov 2008 13:31:37 +0000 (13:31 +0000)
committerpetter <petter@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 17 Nov 2008 13:31:37 +0000 (13:31 +0000)
commitfb5377fb79eac65c5cf2241e3d59dac93bfcca68
treec87994511b25943d05e4ee8e55340174808f093e
parentee1c02cd493deb43bf149f11645627708a592c33
Fixed compiling on Linux with -Werror set. Added mising prototypes, removed an unused function and added the ATTRIBUTE_UNUSED to the attribute list for the rb_wrap() macro which generated unused functions.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3399 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libjemalloc/jemalloc_linux.c