Explorar o código

fix warning on Cygwin

Waldemar Brodkorb %!s(int64=7) %!d(string=hai) anos
pai
achega
e869cd4db4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      adk/tools/depmaker.c

+ 1 - 0
adk/tools/depmaker.c

@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#define _GNU_SOURCE
 #include <ctype.h>
 #include <dirent.h>
 #include <stdlib.h>