Re: [PATCH 1/2] Make headers self-contained

2023-05-05 Thread Guillem Jover
Hi! On Sat, 2023-05-06 at 04:09:14 +0900, Simon Richter wrote: > --- > lib/dpkg/command.h | 2 ++ > lib/dpkg/db-fsys.h | 2 ++ > lib/dpkg/parsedump.h | 1 + > 3 files changed, 5 insertions(+) > diff --git a/lib/dpkg/db-fsys.h b/lib/dpkg/db-fsys.h > index cd9abefaf..3a9696aa4 100644 > ---

[PATCH 1/2] Make headers self-contained

2023-05-05 Thread Simon Richter
--- lib/dpkg/command.h | 2 ++ lib/dpkg/db-fsys.h | 2 ++ lib/dpkg/parsedump.h | 1 + 3 files changed, 5 insertions(+) diff --git a/lib/dpkg/command.h b/lib/dpkg/command.h index 7d2098a29..09ec92ac7 100644 --- a/lib/dpkg/command.h +++ b/lib/dpkg/command.h @@ -23,6 +23,8 @@ #include