summaryrefslogtreecommitdiff
path: root/net-p2p/xmule/files/patch-Preferences.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/xmule/files/patch-Preferences.cpp')
-rw-r--r--net-p2p/xmule/files/patch-Preferences.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-p2p/xmule/files/patch-Preferences.cpp b/net-p2p/xmule/files/patch-Preferences.cpp
deleted file mode 100644
index e71a84094959..000000000000
--- a/net-p2p/xmule/files/patch-Preferences.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Preferences.cpp.orig Mon May 26 12:08:45 2003
-+++ src/Preferences.cpp Mon May 26 12:10:14 2003
-@@ -65,7 +65,7 @@
- extern int sprintf(char *__restrict __s,__const char*__restrict __format,...) __attribute__ ((__format__ (__printf__, 2,3)));
-
- #ifdef __FreeBSD__
--extern long long atoll(char *s);
-+extern long long atoll(const char *s);
- #endif /* __FreeBSD__ */
-
- /// new implementation