diff options
Diffstat (limited to 'cmds/dumpstate/DumpstateInternal.cpp')
| -rw-r--r-- | cmds/dumpstate/DumpstateInternal.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/dumpstate/DumpstateInternal.cpp b/cmds/dumpstate/DumpstateInternal.cpp index f0b6203578..5149b7fc4f 100644 --- a/cmds/dumpstate/DumpstateInternal.cpp +++ b/cmds/dumpstate/DumpstateInternal.cpp @@ -18,6 +18,7 @@ #include "DumpstateInternal.h" +#include <errno.h> #include <grp.h> #include <pwd.h> #include <stdint.h> |