mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04:00
2 lines
79 B
Text
2 lines
79 B
Text
module xa { header "a.h" export * }
|
|
module xb { header "subdir/b.h" export * }
|