mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 18:55:29 +03:00
13 lines
358 B
Diff
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,
|