summaryrefslogtreecommitdiff
path: root/cmds/incident_helper/src/ih_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/incident_helper/src/ih_util.h')
-rw-r--r--cmds/incident_helper/src/ih_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/incident_helper/src/ih_util.h b/cmds/incident_helper/src/ih_util.h
index 09dc8e6fdbfc..5812c603297e 100644
--- a/cmds/incident_helper/src/ih_util.h
+++ b/cmds/incident_helper/src/ih_util.h
@@ -117,6 +117,7 @@ public:
private:
FILE* mFile;
+ char* mBuffer;
std::string mStatus;
};