diff options
Diffstat (limited to 'devel/libassa/files/patch-assa:Address.h')
-rw-r--r-- | devel/libassa/files/patch-assa:Address.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libassa/files/patch-assa:Address.h b/devel/libassa/files/patch-assa:Address.h new file mode 100644 index 000000000000..3b3e679bf477 --- /dev/null +++ b/devel/libassa/files/patch-assa:Address.h @@ -0,0 +1,10 @@ +--- assa/Address.h.orig Thu Jan 29 00:58:13 2004 ++++ assa/Address.h Thu Jan 29 01:11:14 2004 +@@ -12,7 +12,6 @@ + #ifndef ADDRESS_H + #define ADDRESS_H + +-#include <netinet/in.h> + #include <netdb.h> + #include <sys/types.h> + #include <sys/socket.h> |