diff options
Diffstat (limited to 'common/host.h')
| -rw-r--r-- | common/host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/host.h b/common/host.h index c59fbfee6..7c4f06601 100644 --- a/common/host.h +++ b/common/host.h | |||
| @@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 19 | #define HOST_H | 19 | #define HOST_H |
| 20 | 20 | ||
| 21 | #include <stdint.h> | 21 | #include <stdint.h> |
| 22 | #include <stdbool.h> | ||
| 22 | #include "report.h" | 23 | #include "report.h" |
| 23 | #include "host_driver.h" | 24 | #include "host_driver.h" |
| 24 | 25 | ||
