Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
iptraf
iptraf-3.0.0-headers.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File iptraf-3.0.0-headers.patch of Package iptraf
--- src/othptab.c +++ src/othptab.c @@ -17,10 +17,11 @@ ***/ #include <asm/types.h> +#include "winops.h" // this postition is importants ! #include <linux/if_ether.h> #include <linux/if_tr.h> #include <linux/if_fddi.h> -#include <winops.h> + #include "arphdr.h" #include "options.h" #include "tcptable.h" --- src/othptab.h +++ src/othptab.h @@ -8,13 +8,13 @@ #include <malloc.h> #include <string.h> -#include <sys/types.h> +//#include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netinet/ip_icmp.h> #include <netinet/udp.h> -#include <curses.h> +//#include <curses.h> #include <panel.h> #include <netdb.h> #include <linux/if_ether.h> --- src/tr.c +++ src/tr.c @@ -5,10 +5,10 @@ * * Copyright (c) Gerard Paul Java 2002 */ - +#include <netinet/in.h> #include <asm/types.h> #include <linux/if_tr.h> -#include <netinet/in.h> + unsigned int get_tr_ip_offset(unsigned char *pkt) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor