summaryrefslogtreecommitdiff
path: root/src/configure.c
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-04-06 01:14:42 +0200
committerGuillem Jover <guillem@debian.org>2018-08-30 03:14:08 +0200
commiteed3a9097deb1be5251cd31fbf9ec4d482a155d1 (patch)
tree54b594339b7a2e5f660737c629df42f6460fca38 /src/configure.c
parent6a5b37e98d8c0273203fc000a2539bc97101250f (diff)
downloaddpkg-eed3a9097deb1be5251cd31fbf9ec4d482a155d1.tar.gz
libdpkg: Move db-fsys code from src to lib/dpkg
This will prepare the ground for external programs to start using libdpkg to access the dpkg fsys database via a proper API, instead of messing with the on-disk layout in so many improper ways.
Diffstat (limited to 'src/configure.c')
-rw-r--r--src/configure.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.c b/src/configure.c
index 720812b38..2d9173eba 100644
--- a/src/configure.c
+++ b/src/configure.c
@@ -53,8 +53,8 @@
#include <dpkg/subproc.h>
#include <dpkg/command.h>
#include <dpkg/triglib.h>
+#include <dpkg/db-fsys.h>
-#include "filesdb.h"
#include "main.h"
enum conffopt {