Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 144205 | Differences between
and this patch

Collapse All | Expand All

(-)./iptraf-3.0.0.orig/src/othptab.c (-1 / +1 lines)
Lines 18-27 Link Here
18
18
19
#include <asm/types.h>
19
#include <asm/types.h>
20
#include <sys/types.h>
20
#include <sys/types.h>
21
#include <linux/if_ether.h>
22
#include <netinet/ip6.h>
21
#include <netinet/ip6.h>
23
#include <netinet/icmp6.h>
22
#include <netinet/icmp6.h>
23
#include <linux/if_ether.h>
24
#include <winops.h>
24
#include <winops.h>
25
#include "arphdr.h"
25
#include "arphdr.h"
26
#include "options.h"
26
#include "options.h"

Return to bug 144205