summaryrefslogtreecommitdiff
path: root/libre/audex-libre/gcc47.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-13 20:40:17 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-03-13 20:40:17 -0300
commit137ed524405a17ce771dcf290d0dca45ae606fc5 (patch)
treeeb85c0f9862aefb7009ba66759675633e85c78ee /libre/audex-libre/gcc47.patch
parent477f2663906e4c753ab1ecb841f44eca5423f965 (diff)
downloadabslibre-137ed524405a17ce771dcf290d0dca45ae606fc5.tar.gz
abslibre-137ed524405a17ce771dcf290d0dca45ae606fc5.tar.bz2
abslibre-137ed524405a17ce771dcf290d0dca45ae606fc5.zip
audex-libre: adding new package to [libre] repo
Diffstat (limited to 'libre/audex-libre/gcc47.patch')
-rw-r--r--libre/audex-libre/gcc47.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/audex-libre/gcc47.patch b/libre/audex-libre/gcc47.patch
new file mode 100644
index 000000000..3d0ccf024
--- /dev/null
+++ b/libre/audex-libre/gcc47.patch
@@ -0,0 +1,13 @@
+--- 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() {
+