X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9735835c0e9f2c4a0caf5a431fc455d5855472aa..1415f3f3e017d0123e850707c55cb7e5e5887406:/ui-repolist.c diff --git a/ui-repolist.c b/ui-repolist.c index 0a0b6ca..2c98668 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -6,12 +6,6 @@ * (see COPYING for full license text) */ -/* This is needed for strcasestr to be defined by */ -#define _GNU_SOURCE 1 -#include - -#include - #include "cgit.h" #include "html.h" #include "ui-shared.h"