--- ./lib/stdio.in.h.orig 2014-08-07 18:18:48.391422491 +0200 +++ ./lib/stdio.in.h 2014-08-07 18:19:03.395422195 +0200 @@ -719,7 +719,7 @@ removed it. */ #undef gets #if HAVE_RAW_DECL_GETS -_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead"); +//_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead"); #endif