diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-05 18:11:29 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-03-05 18:11:29 -0500 |
commit | 9fd86352e56ebf96efd098eee999b3c6f7221bc6 (patch) | |
tree | 78c47aae367eb312030f523760f695fe851a67ec /libre/audex-libre/gcc47.patch | |
parent | d067e3fcf48ce625c87aaa172cb9ec99175ba61a (diff) | |
parent | 50f8823e2e69bc597155e47e70fe40ca09e68b8d (diff) |
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre/audex-libre/gcc47.patch')
-rw-r--r-- | libre/audex-libre/gcc47.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/audex-libre/gcc47.patch b/libre/audex-libre/gcc47.patch deleted file mode 100644 index 3d0ccf024..000000000 --- a/libre/audex-libre/gcc47.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- audex-0.74b1.orig/utils/hashlist.cpp -+++ audex-0.74b1/utils/hashlist.cpp -@@ -15,7 +15,8 @@ - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ -- -+ -+#include <unistd.h> - #include "hashlist.h" - - Hashlist::Hashlist() { - |