perl-module: Fix build on FreeBSD 7.2 fbsd72-i386-build15 fc11-i386-build3 fc11-x64-build4 lenny-x64-build25 sid-i386-build69
authorBen Pfaff <blp@gnu.org>
Wed, 30 Sep 2009 04:47:09 +0000 (21:47 -0700)
committerBen Pfaff <blp@gnu.org>
Wed, 30 Sep 2009 04:47:09 +0000 (21:47 -0700)
commit1be0fed037916efa475c97c6cb4da8f168a56d0b
tree83695675523eb98532fb5d07e9445c088a358f2b
parent295c32309586d3e353d6bd28c748baad9354349a
perl-module: Fix build on FreeBSD 7.2

config.h must be included first, otherwise the build fails on FreeBSD 7.2
in gl/string.h at the first instance of "restrict", which <config.h>
#defines as empty.
perl-module/PSPP.xs