mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
All typedefs and identities should be declared in the module that uses them unless other modules need them. This change also makes it easier to work with tools like yanglint and pyang. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>