From: Jonathan McDowell Date: Wed, 16 Mar 2011 05:01:45 +0000 (-0700) Subject: Fix fs backend compilation/linking X-Git-Tag: 0.4.0~26 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=bad6a34d8e0ffaf7e9d3d7037e6e9d926a66beef;hp=bad6a34d8e0ffaf7e9d3d7037e6e9d926a66beef;p=onak.git Fix fs backend compilation/linking Several failures to change the calls to internal functions to have the fs_ prefix and a use before definition of fs_getfullkeyid. ---