diff options
Diffstat (limited to 'apt-pkg/tagfile.h')
-rw-r--r-- | apt-pkg/tagfile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/tagfile.h b/apt-pkg/tagfile.h index 19c07595e..7fc8ab0e6 100644 --- a/apt-pkg/tagfile.h +++ b/apt-pkg/tagfile.h @@ -22,6 +22,7 @@ #include <apt-pkg/macros.h> #include <stdio.h> +#include <stdint.h> #include <string> #include <vector> |