]> git.pld-linux.org Git - packages/iproute2.git/blob - iproute2-q_atm_c.patch
- verbose files for libnetlink-devel
[packages/iproute2.git] / iproute2-q_atm_c.patch
1 --- tc/q_atm.c  2007-03-13 22:50:56.000000000 +0100
2 +++ tc/q_atm.c-new      2007-05-18 14:04:30.317402219 +0200
3 @@ -18,12 +18,11 @@
4  #include <string.h>
5  #include <atm.h>
6  #include <linux/atmdev.h>
7 -#include <linux/atmarp.h>
8  
9  #include "utils.h"
10  #include "tc_util.h"
11  
12 -
13 +#define ATMARP_MKIP     _IO('a',ATMIOC_CLIP+2)
14  #define MAX_HDR_LEN 64
15  
16  #define usage() return(-1)
This page took 0.072131 seconds and 3 git commands to generate.