From: Nick Bowler Date: Wed, 16 May 2012 23:49:44 +0000 (-0400) Subject: libupkg: Use parent pointers for imports. X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/commitdiff_plain/96390064bbb73824660d22f972009e7ef7fbf6fa?hp=96390064bbb73824660d22f972009e7ef7fbf6fa libupkg: Use parent pointers for imports. This brings the import struct into alignment with the exports. Move the struct to the public header, too, as it will be needed. ---