summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-12-05 00:33:54 -0800
committerVito Caputo <vcaputo@pengaru.com>2020-12-05 00:33:54 -0800
commit0cfa64620274c84286ce6acdfaec4967126ec67d (patch)
tree24ec2557d3e56ced2eeaedcbfb32d3f6ccd43030
parenta37db3fd3ac339a0411168d22bc17e858e289c4b (diff)
report-layout: remove vestigial includes
This is derived from report-usage.c, tidy this up.
-rw-r--r--src/report-layout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/report-layout.c b/src/report-layout.c
index e8d686e..baba4fb 100644
--- a/src/report-layout.c
+++ b/src/report-layout.c
@@ -22,8 +22,6 @@
#include <iou.h>
#include <thunk.h>
-#include "bootid.h"
-#include "humane.h"
#include "journals.h"
#include "machid.h"
#include "report-layout.h"
© All Rights Reserved