Apply vodz' last_patch52
[oweals/busybox.git] / libbb / libc5.c
index af15d1ac7d689b557af950bd8cd0f28c3b856359..59c935e3d0cac15ce543a04d91335a8669fd3b11 100644 (file)
@@ -9,7 +9,7 @@
 #include <unistd.h>
 
 
-#if __GNU_LIBRARY__ < 5
+#if ! defined __dietlibc__ &&  __GNU_LIBRARY__ < 5
 
 /*
  * Some systems already have updwtmp().  Some don't...  This is