Tell when a .include is processed with '-dd'.

This commit is contained in:
David E. O'Brien 2006-07-22 14:00:31 +00:00
parent 9f5dc73906
commit 38a1ab4173
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160574

View File

@ -2195,6 +2195,7 @@ xparse_include(char *file, int sinclude)
* place.
*/
ParsePushInput(fullname, NULL, NULL, 0);
DEBUGF(DIR, (".include %s\n", fullname));
}
static void