Explorar o código

Kill warning if IMA compiled

Peter S. Mazinger %!s(int64=18) %!d(string=hai) anos
pai
achega
8cadaf66b7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      libc/misc/ftw/ftw.c

+ 2 - 0
libc/misc/ftw/ftw.c

@@ -23,7 +23,9 @@
 
 
 #if defined (__UCLIBC_HAS_LFS__) && defined L_ftw64
+#ifndef L_ftw
 #define L_ftw
+#endif
 
 /* If Large file support is enabled, transparently remap
  * things to use the 64-bit interfaces */