Forráskód Böngészése

fix warning on Cygwin

Waldemar Brodkorb 7 éve
szülő
commit
e869cd4db4
1 módosított fájl, 1 hozzáadás és 0 törlés
  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>