diff options
Diffstat (limited to 'net/spnetkit/files/patch-spnksocket.hpp')
| -rw-r--r-- | net/spnetkit/files/patch-spnksocket.hpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/spnetkit/files/patch-spnksocket.hpp b/net/spnetkit/files/patch-spnksocket.hpp new file mode 100644 index 000000000000..6635eedcf42b --- /dev/null +++ b/net/spnetkit/files/patch-spnksocket.hpp @@ -0,0 +1,10 @@ +--- spnksocket.hpp.orig 2008-02-18 12:21:26.000000000 +0800 ++++ spnksocket.hpp 2008-02-18 12:21:43.000000000 +0800 +@@ -6,6 +6,7 @@ + #ifndef __spnksocket_hpp__ + #define __spnksocket_hpp__ + ++#include <sys/time.h> + #include <sys/socket.h> + + class SP_NKSocket { |
