diff options
Diffstat (limited to 'src/cleanup.c')
-rw-r--r-- | src/cleanup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cleanup.c b/src/cleanup.c index ded8219c0..cbc690de9 100644 --- a/src/cleanup.c +++ b/src/cleanup.c @@ -40,8 +40,8 @@ #include <dpkg/pkg.h> #include <dpkg/path.h> #include <dpkg/options.h> +#include <dpkg/db-fsys.h> -#include "filesdb.h" #include "main.h" #include "archives.h" |