Make lib/zipf.c a stand-alone library
[fio.git] / lib / zipf.c
index 681df70069ac27419b4545dcbac0ee2de81fdbee..3d535c79d3b371ba1ee150567a307629b8d9d067 100644 (file)
@@ -6,7 +6,6 @@
 #include <sys/types.h>
 #include <fcntl.h>
 #include "ieee754.h"
-#include "../log.h"
 #include "zipf.h"
 #include "../minmax.h"
 #include "../hash.h"