aports/testing/libnih/gcc-10.patch
Pablo Correa Gómez 1085ce2979 testing/libnih: move from community
Since dropping cgmanager, this is only used by upstart, which is
in testing. Since it has no maintainer, move it back to the minimum
place where it is required
2024-09-09 09:55:47 +00:00

13 lines
358 B
Diff

diff --git a/nih-dbus-tool/output.h b/nih-dbus-tool/output.h
index fd83441..56d5394 100644
--- a/nih-dbus-tool/output.h
+++ b/nih-dbus-tool/output.h
@@ -27,7 +27,7 @@
NIH_BEGIN_EXTERN
-char *output_package;
+extern char *output_package;
int output (const char *source_path, int source_fd,
const char *header_path, int header_fd,