mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
068a757fe9
linkage.c can be included by other programs as described in docs/internal.txt (quote: "By using linkage.c instead of explicit mail_link() calls, you are guaranteed that you will have a consistant linkage among all software built on this system"). This commit adds linkage.c to staging. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>