- Fix build with gcc42
PR: ports/112687 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> (maintainer)
This commit is contained in:
parent
39e6abd018
commit
55a7aecf54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194664
1 changed files with 10 additions and 0 deletions
10
net-p2p/mutella/files/patch-gnushare.h
Normal file
10
net-p2p/mutella/files/patch-gnushare.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- mutella/gnushare.h Fri Nov 15 20:22:57 2002
|
||||
+++ gnushare.h.new Tue May 15 15:47:57 2007
|
||||
@@ -26,6 +26,7 @@
|
||||
#include "mthread.h"
|
||||
|
||||
class MGnuDirector;
|
||||
+class MShareThread;
|
||||
|
||||
class MGnuShare
|
||||
{
|
Loading…
Reference in a new issue