summaryrefslogtreecommitdiffstats
path: root/src/common/force.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/force.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/force.h b/src/common/force.h
index c232c7f..c85544b 100644
--- a/src/common/force.h
+++ b/src/common/force.h
@@ -22,6 +22,8 @@
#ifndef DPKG_FORCE_H
#define DPKG_FORCE_H
+#include <stdbool.h>
+
#include <dpkg/dpkg.h>
#include <dpkg/options.h>