diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ip.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/linux/ip.h b/include/linux/ip.h index 31e7cedd9f84..33e8a19a1a0f 100644 --- a/include/linux/ip.h +++ b/include/linux/ip.h | |||
| @@ -196,6 +196,8 @@ static inline void inet_sk_copy_descendant(struct sock *sk_to, | |||
| 196 | #endif | 196 | #endif | 
| 197 | #endif | 197 | #endif | 
| 198 | 198 | ||
| 199 | extern int inet_sk_rebuild_header(struct sock *sk); | ||
| 200 | |||
| 199 | struct iphdr { | 201 | struct iphdr { | 
| 200 | #if defined(__LITTLE_ENDIAN_BITFIELD) | 202 | #if defined(__LITTLE_ENDIAN_BITFIELD) | 
| 201 | __u8 ihl:4, | 203 | __u8 ihl:4, | 
