]> git.ipfire.org Git - thirdparty/squid.git/commit - include/heap.h
Fix link error on ufsdump
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 31 Jan 2009 11:44:58 +0000 (00:44 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 31 Jan 2009 11:44:58 +0000 (00:44 +1300)
commit641ac151f22b68c045a0604916c0832066a98e76
tree36c7ba94c116876eb3aa20c80b202e89f3afc3bf
parent9d8370aa0667db80a34e5cf7333a8aa914564275
Fix link error on ufsdump

It appears that libmiscutil MUST be linked after all used local .la libs
or it's symbols may get dropped.
include/heap.h
lib/heap.c
src/Makefile.am