rate_ctr: No need to include the inttypes.h
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 20 Dec 2010 12:38:22 +0000 (13:38 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 20 Dec 2010 12:38:22 +0000 (13:38 +0100)
commit4f4b0101c4bab996ad6d3258f8036c001a45000b
tree89f9251e5d65f7437c9afabb6f1826eaa881fbc4
parentab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751
rate_ctr: No need to include the inttypes.h

There should not be any u_int*_t types in this file, no need
to include this file. It is breaking compilation with the last
x86 build of GNU ARM for GCC 3.4.
src/rate_ctr.c