[PATCH] Add missing <stdbool.h>

Simon Richter <[email protected]>
Newsgroups gmane.linux.debian.devel.dpkg.general
Message-ID <[email protected]>
---
 lib/dpkg/varbuf.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/dpkg/varbuf.h b/lib/dpkg/varbuf.h
index 99d9f0691..5cc9718c7 100644
--- a/lib/dpkg/varbuf.h
+++ b/lib/dpkg/varbuf.h
@@ -23,6 +23,7 @@
 #define LIBDPKG_VARBUF_H
 
 #include <stddef.h>
+#include <stdbool.h>
 #include <stdarg.h>
 #include <string.h>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.