ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/sockinfo.C
(Generate patch)

Comparing gvpe/src/sockinfo.C (file contents):
Revision 1.1 by pcg, Fri Mar 28 04:05:10 2003 UTC vs.
Revision 1.2 by pcg, Wed Apr 2 03:25:17 2003 UTC

16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17*/ 17*/
18 18
19#include "config.h" 19#include "config.h"
20 20
21#include "arpa/inet.h" 21#include <arpa/inet.h>
22#include <netdb.h>
22 23
23#include "gettext.h" 24#include "gettext.h"
24 25
25#include "sockinfo.h" 26#include "sockinfo.h"
26#include "slog.h" 27#include "slog.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines