sipxtacklib  Version 3.3
in.h
Go to the documentation of this file.
1 //
2 // Copyright (C) 2004-2006 SIPfoundry Inc.
3 // Licensed by SIPfoundry under the LGPL license.
4 //
5 // Copyright (C) 2004-2006 Pingtel Corp. All rights reserved.
6 // Licensed to SIPfoundry under a Contributor Agreement.
7 //
8 // $$
10 
11 #ifndef _NETINET_IN_H
12 #define _NETINET_IN_H
13 
14 #define IN_LOOPBACKNET 127 /* official! From target\h\netinet\in.h --GAT */
15 
16 #include <resparse/wnt/sysdep.h> /* This includes winsock2.h */
17 
18 #endif

sipXtackLib home page