mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 09:52:44 -04:00
7 lines
95 B
Text
7 lines
95 B
Text
module HasWarnings {
|
|
header "has_warnings.h"
|
|
}
|
|
|
|
module HasErrors {
|
|
header "has_errors.h"
|
|
}
|