summaryrefslogtreecommitdiff
path: root/sys-libs/libnih/files/libnih-1.0.3-fno-common.patch
blob: 2b3a9cef5b48b86e16ee133d50318a89ce89e365 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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,