chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
@@ -4,9 +4,12 @@
[adns]
/
src
/
adns.h
diff --git
a/src/adns.h
b/src/adns.h
index ae84974a6a59d9629b4584c3fc0f6ed9bd2fe842..4297fca0192540c90e9a3acc2b799043a14e6aeb 100644
(file)
--- a/
src/adns.h
+++ b/
src/adns.h
@@
-51,7
+51,7
@@
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*
- * $Id: adns.h,v 1.8
3 2000/09/17 01:56:18
ian Exp $
+ * $Id: adns.h,v 1.8
4 2002/11/24 17:23:01
ian Exp $
*/
#ifndef ADNS_H_INCLUDED
*/
#ifndef ADNS_H_INCLUDED
@@
-59,9
+59,9
@@
#include <stdio.h>
#include <stdio.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <netinet/in.h>
-#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <sys/time.h>
#include <unistd.h>