summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/ip.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-01 19:10:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-01 19:10:01 +0000
commitcf04e8aca91e40a0d8096d01462439d650a63d6e (patch)
treed6f18b1e0e99ac13a104b120a2fadd0e5567e948 /cpukit/libnetworking/netinet/ip.h
parent*** empty log message *** (diff)
downloadrtems-cf04e8aca91e40a0d8096d01462439d650a63d6e.tar.bz2
*** empty log message ***
Diffstat (limited to 'cpukit/libnetworking/netinet/ip.h')
-rw-r--r--cpukit/libnetworking/netinet/ip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/netinet/ip.h b/cpukit/libnetworking/netinet/ip.h
index e8e540a37d..148f68874e 100644
--- a/cpukit/libnetworking/netinet/ip.h
+++ b/cpukit/libnetworking/netinet/ip.h
@@ -94,7 +94,7 @@ struct ip {
CTASSERT(sizeof (struct ip) == 20);
#endif
-#define IP_MAXPACKET 65535 /* maximum packet size */
+#define IP_MAXPACKET 65535L /* maximum packet size */
/*
* Definitions for IP type of service (ip_tos)