From: Jakub Bogusz Date: Sat, 22 Oct 2005 13:31:56 +0000 (+0000) Subject: - removed duplicated include X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=66bd9cb05d92b806c50314d18032c35765ae5477;p=packages%2FBackbone.git - removed duplicated include Changed files: Backbone-pass-arguments.patch -> 1.5 --- diff --git a/Backbone-pass-arguments.patch b/Backbone-pass-arguments.patch index a4ace5c..3565c3f 100644 --- a/Backbone-pass-arguments.patch +++ b/Backbone-pass-arguments.patch @@ -1,11 +1,10 @@ diff -ur o-System/Applications/Preferences/main.m System/Applications/Preferences/main.m --- o-System/Applications/Preferences/main.m 2003-07-09 13:31:58.000000000 -0600 +++ System/Applications/Preferences/main.m 2005-03-27 12:20:15.000000000 -0700 -@@ -6,8 +6,14 @@ +@@ -6,8 +6,13 @@ #include #include -+#include +#include -int main (int argc, const char *argv[], const char *env[])