]> sjero.net Git - wget/blobdiff - src/ptimer.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / ptimer.c
index 0f5b5db0c8d3309bbc09eadd790446ef0b5ec1a7..1e8c43c04e9fed6e1f6bf5801aabc7681ff553fb 100644 (file)
@@ -50,8 +50,6 @@ as that of the covered work.  */
      double secs = ptimer_measure ();
      printf ("The loop took %.2fs\n", secs);  */
 
-#define USE_GNULIB_ALLOC
-
 #include "wget.h"
 
 #include <stdio.h>