mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
6 lines
104 B
Text
6 lines
104 B
Text
framework module NoUmbrella [system] {
|
|
umbrella "Headers"
|
|
module * { }
|
|
|
|
exclude header "Boom.h"
|
|
}
|