From f40bc170b0f8333d04d87c5e466ddf8f1aea63ad Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 1 Dec 2002 10:18:34 +0000 Subject: [PATCH] Don't include . That's already done via system.h. --- src/dircolors.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dircolors.c b/src/dircolors.c index bf2b2c2a01..73362e8645 100644 --- a/src/dircolors.c +++ b/src/dircolors.c @@ -21,7 +21,6 @@ #endif #include -#include #include #include -- 2.47.2