From 4b8a0f3f3dcf60dac2ce308ea08d413a535af29f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:12:14 +0200 Subject: Adding upstream version 5.4.4. Signed-off-by: Daniel Baumann --- archallflood.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 archallflood.h (limited to 'archallflood.h') diff --git a/archallflood.h b/archallflood.h new file mode 100644 index 0000000..7d5bb04 --- /dev/null +++ b/archallflood.h @@ -0,0 +1,6 @@ +#ifndef REPREPRO_ARCHALLFLOOD_H +#define REPREPRO_ARCHALLFLOOD_H + +retvalue flood(struct distribution *, /*@null@*/const struct atomlist * /*components*/, /*@NULL@*/const struct atomlist * /*architectures*/, /*@NULL@*/const struct atomlist * /*packagetypes*/, architecture_t, trackingdb); + +#endif -- cgit v1.2.3