summaryrefslogtreecommitdiff
path: root/job.c
diff options
context:
space:
mode:
Diffstat (limited to 'job.c')
-rw-r--r--job.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/job.c b/job.c
index aa8748f..2e2d3ff 100644
--- a/job.c
+++ b/job.c
@@ -469,7 +469,7 @@ child_error (const struct file *file,
const char *pre = "*** ";
const char *post = "";
const char *dump = "";
- struct floc *flocp = &file->cmds->fileinfo;
+ gmk_floc *flocp = &file->cmds->fileinfo;
if (ignored && silent_flag)
return;