]> sjero.net Git - wget/blobdiff - src/http.c
[svn] Move fnmatch() to cmpt.c and don't use it under GNU libc.
[wget] / src / http.c
index 92043a57e354e4c4fe92154d8b8c08922a35cd40..cd48d9b9d94c2d01a1f1b1070b59a26ea7077e43 100644 (file)
@@ -62,7 +62,6 @@ so, delete this exception statement from your version.  */
 #include "retr.h"
 #include "headers.h"
 #include "connect.h"
-#include "fnmatch.h"
 #include "netrc.h"
 #ifdef HAVE_SSL
 # include "gen_sslfunc.h"