mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 10:20:09 -04:00
2 lines
97 B
Text
2 lines
97 B
Text
module fwd { header "fwd.h" export * }
|
|
module file { header "file.h" header "file2.h" export * }
|