head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.16 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.14 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.12 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.10 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.8 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.6 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.4 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.2 pkgsrc-2011Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2013.05.01.17.16.06; author stacktic; state dead; branches; next 1.1; 1.1 date 2011.04.30.19.50.57; author stacktic; state Exp; branches; next ; desc @@ 1.2 log @Update misc/rump and filesystems/fs-utils to 20130430 using github versions which are available respectively at https://github.com/anttikantee/buildrump.sh and https://github.com/stacktic/fs-utils @ text @--- bin/ls/ls.c.orig 2011-04-30 19:09:36.000000000 +0200 +++ bin/ls/ls.c 2011-04-30 19:10:56.000000000 +0200 @@@@ -56,6 +56,10 @@@@ #include #include +#ifdef __NetBSD__ +#include +#endif + #include #include #include @ 1.1 log @Fixed build (patch from Chavdar Ivanov in PR/44752) @ text @@