rate_ctr: No need to include the inttypes.h
[osmocom-bb.git] / src / rate_ctr.c
index f58b5c4..80ef55b 100644 (file)
@@ -21,7 +21,6 @@
  */
 
 #include <stdint.h>
-#include <inttypes.h>
 #include <string.h>
 
 #include <osmocore/utils.h>