summaryrefslogtreecommitdiff
path: root/apt-pkg/history.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/history.cc')
-rw-r--r--apt-pkg/history.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/history.cc b/apt-pkg/history.cc
index 4e838a016..dc48c5464 100644
--- a/apt-pkg/history.cc
+++ b/apt-pkg/history.cc
@@ -16,6 +16,7 @@
#include <apt-pkg/tagfile.h>
#include <algorithm>
+#include <cassert>
#include <cctype>
#include <glob.h>