Package: libabz
Severity: important
Version: 0.6.2
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small portability tweak. When applied, it builds
fine on both Linux and GNU/kFreeBSD.
Thanks in advance
Petr
--- include/abz/atos.h~ 2006-07-14 09:12:53.000000000 +0200
+++ include/abz/atos.h 2006-07-14 09:12:53.000000000 +0200
@@ -29,7 +29,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <resolv.h>
+#include <netinet/in.h>
/*
* convert string (<host-or-addr>[:<port-or-service>]) to the
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]