ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/firedns.c
(Generate patch)

Comparing hopm/branches/1.0.x/src/firedns.c (file contents):
Revision 5171 by michael, Fri Dec 26 20:53:32 2014 UTC vs.
Revision 5174 by michael, Fri Dec 26 21:08:42 2014 UTC

# Line 29 | Line 29 | Foundation, Inc., 59 Temple Place, Suite
29   #include <sys/poll.h>
30   #include <sys/time.h>
31   #include <netinet/in.h>
32 + #include <arpa/inet.h>
33   #include <string.h>
34   #include <unistd.h>
35   #include <stdio.h>
# Line 36 | Line 37 | Foundation, Inc., 59 Temple Place, Suite
37   #include <fcntl.h>
38  
39   #include "compat.h"
39 #include "inet.h"
40   #include "malloc.h"
41   #include "firedns.h"
42   #include "config.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines