]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Remove comments that survived the Helicoprion
authorAlejandro Colomar <alx@kernel.org>
Tue, 13 Dec 2022 21:30:05 +0000 (22:30 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 15 Dec 2022 22:22:05 +0000 (16:22 -0600)
The OSes that are referred to by these comments, are extinct, but
their comments survived, fossilized in amber.

Reported-by: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Christian Göttsche <cgzones@googlemail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
libmisc/ulimit.c

index eae8b247fed283fc09425dd01737530052902f0a..45a184af1fa5ffd484c0ac30da6f387863070a97 100644 (file)
@@ -11,8 +11,7 @@
 
 #ident "$Id$"
 
-#include <sys/time.h>          /* for struct timeval on sunos4 */
-/* XXX - is the above ok or should it be <time.h> on ultrix? */
+#include <sys/time.h>
 #include <sys/resource.h>
 #include "prototypes.h"