diff options
author | bouyer <bouyer@pkgsrc.org> | 2007-04-20 18:55:00 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2007-04-20 18:55:00 +0000 |
commit | 3665c1fd42e377746044986734f2fda885269e8e (patch) | |
tree | e6d46affc5274e47f0a01e89df754b961af8ebf0 /net/pim6sd/distinfo | |
parent | 1a9f598abfa50328de0b5adceafa568213d8c610 (diff) | |
download | pkgsrc-3665c1fd42e377746044986734f2fda885269e8e.tar.gz |
gcc4 can't read an include file backward :)
Move variables declaration after struct definitions, so that gcc knows the
size of the variables. Fix build on netbsd-4.
Diffstat (limited to 'net/pim6sd/distinfo')
-rw-r--r-- | net/pim6sd/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pim6sd/distinfo b/net/pim6sd/distinfo index 6578085844e..47a501d3d56 100644 --- a/net/pim6sd/distinfo +++ b/net/pim6sd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2006/03/14 02:40:15 joerg Exp $ +$NetBSD: distinfo,v 1.10 2007/04/20 18:55:00 bouyer Exp $ SHA1 (pim6sd-20031021a.tar.gz) = 96334a3e765bebc3ad4789b47543eb0ddccf9c6e RMD160 (pim6sd-20031021a.tar.gz) = e285ec24eae1bf09460d20e7fff6089ed7515f3a @@ -9,3 +9,4 @@ SHA1 (patch-ac) = 4fa63aef0c7bf083774973a091fcc88324503c37 SHA1 (patch-ad) = 8f5082c64fe20d8df41fb69fed366eb0cfcc0c01 SHA1 (patch-ae) = bfa5245dd7c2c29d88e420559afbd13c5f9fe9a7 SHA1 (patch-af) = 3936ade5af8b5e25cefd85810ac50b3663d0323a +SHA1 (patch-ag) = 902312b492c53257f4e29cab90094b8734f06b97 |