CLEANUP: pool: include freq_ctr.h and remove locally duplicated functions

In memory.h we had to reimplement the swrate* functions just because of
a broken circular dependency around freq_ctr.h. Now that this one is
solved, let's get rid of this copy and use the original ones instead.
This commit is contained in:
Willy Tarreau 2020-06-01 12:35:03 +02:00
parent 6634794992
commit 606135ac88
2 changed files with 10 additions and 45 deletions