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