Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 17:33:39 +0400 (MSD)
From:      Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18055: Update net/adns
Message-ID:  <200004171333.RAA06283@sapa.ivcme.elektra.ru>

next in thread | raw e-mail | index | archive | help

>Number:         18055
>Category:       ports
>Synopsis:       Update net/adns
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 06:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kostya Lukin
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
IVC Mosenergo
>Environment:

	

>Description:

More correct headers order

>How-To-Repeat:

	

>Fix:
	
diff -ruN adns.bak/patches/patch-ac adns/patches/patch-ac
--- adns.bak/patches/patch-ac	Thu Jan  1 03:00:00 1970
+++ adns/patches/patch-ac	Mon Apr 17 17:18:52 2000
@@ -0,0 +1,13 @@
+--- src/adns.h.orig	Thu Mar  2 04:34:04 2000
++++ src/adns.h	Mon Apr 17 17:18:36 2000
+@@ -62,9 +62,9 @@
+ 
+ #include <stdio.h>
+ 
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+-#include <sys/types.h>
+ #include <sys/time.h>
+ #include <unistd.h>
+ 

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004171333.RAA06283>