]> mj.ucw.cz Git - libucw.git/blobdiff - lib/log2.c
dmalloc and efence work again (ported from rel-2.1 branch).
[libucw.git] / lib / log2.c
index 5ba257765f0690af4c4f4c2eb8c3633c25370bdb..2d2764e92c5f803cdea43fece8c58071b40f5b4f 100644 (file)
@@ -1,12 +1,10 @@
 /*
  *     Sherlock Library -- Binary Logarithm
  *
 /*
  *     Sherlock Library -- Binary Logarithm
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
  */
 
  */
 
-#include <stdio.h>
-
-#include "lib.h"
+#include "lib/lib.h"
 
 #undef log2
 
 
 #undef log2