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

Comparing gvpe/src/netcompat.h (file contents):
Revision 1.7 by pcg, Thu Mar 3 16:54:34 2005 UTC vs.
Revision 1.8 by pcg, Fri Mar 18 01:53:05 2005 UTC

17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with gvpe; if not, write to the Free Software 18 along with gvpe; if not, write to the Free Software
19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20*/ 20*/
21 21
22#ifndef VPE_NETCOMPAT_H 22#ifndef GVPE_NETCOMPAT_H
23#define VPE_NETCOMPAT_H 23#define GVPE_NETCOMPAT_H
24 24
25#include <sys/types.h> 25#include <sys/types.h>
26#include <sys/socket.h> 26#include <sys/socket.h>
27#ifdef HAVE_NETINET_IN_H 27#ifdef HAVE_NETINET_IN_H
28# include <netinet/in.h> 28# include <netinet/in.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines