diff options
Diffstat (limited to '')
-rw-r--r-- | net/qtella/files/patch-include::Servent.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/qtella/files/patch-include::Servent.h b/net/qtella/files/patch-include::Servent.h new file mode 100644 index 000000000000..03c407efd2d2 --- /dev/null +++ b/net/qtella/files/patch-include::Servent.h @@ -0,0 +1,10 @@ +--- include/Servent.h.orig Sun Sep 2 20:38:03 2001 ++++ include/Servent.h Sun Sep 2 20:38:14 2001 +@@ -7,6 +7,7 @@ + #include <string> + #include <list> + #include <set> ++#include <time.h> + + #include "Gnutella.h" + #include "Address.h" |