mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Tell when a .include is processed with '-dd'.
This commit is contained in:
parent
9f5dc73906
commit
38a1ab4173
1 changed files with 1 additions and 0 deletions
|
|
@ -2195,6 +2195,7 @@ xparse_include(char *file, int sinclude)
|
|||
* place.
|
||||
*/
|
||||
ParsePushInput(fullname, NULL, NULL, 0);
|
||||
DEBUGF(DIR, (".include %s\n", fullname));
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue