]> git.draconx.ca Git - upkg.git/commit
libupkg: Use parent pointers for imports.
authorNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 23:49:44 +0000 (19:49 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 23:49:44 +0000 (19:49 -0400)
commit96390064bbb73824660d22f972009e7ef7fbf6fa
tree7488cfb3226d81e187840ee1626774195b600273
parent8a919f09087cf70e15196f79aa8e885a8fa01595
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.
src/libupkg.c
src/upkg.h