From: Alejandro Colomar Date: Tue, 13 Dec 2022 21:30:05 +0000 (+0100) Subject: Remove comments that survived the Helicoprion X-Git-Tag: 4.14.0-rc1~259 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6e005ce1cc4a5e4fc7fc40a52f2ed229f54b5b;p=thirdparty%2Fshadow.git Remove comments that survived the Helicoprion The OSes that are referred to by these comments, are extinct, but their comments survived, fossilized in amber. Reported-by: Iker Pedrosa Cc: Christian Göttsche Cc: Mike Frysinger Signed-off-by: Alejandro Colomar --- diff --git a/libmisc/ulimit.c b/libmisc/ulimit.c index eae8b247f..45a184af1 100644 --- a/libmisc/ulimit.c +++ b/libmisc/ulimit.c @@ -11,8 +11,7 @@ #ident "$Id$" -#include /* for struct timeval on sunos4 */ -/* XXX - is the above ok or should it be on ultrix? */ +#include #include #include "prototypes.h"