SOURCES: iproute2-q_atm_c.patch (NEW) - ugly hack to fix build wit...

shadzik shadzik at pld-linux.org
Fri May 18 14:08:55 CEST 2007


Author: shadzik                      Date: Fri May 18 12:08:53 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ugly hack to fix build with llh

---- Files affected:
SOURCES:
   iproute2-q_atm_c.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/iproute2-q_atm_c.patch
diff -u /dev/null SOURCES/iproute2-q_atm_c.patch:1.1
--- /dev/null	Fri May 18 14:08:53 2007
+++ SOURCES/iproute2-q_atm_c.patch	Fri May 18 14:08:48 2007
@@ -0,0 +1,16 @@
+--- tc/q_atm.c	2007-03-13 22:50:56.000000000 +0100
++++ tc/q_atm.c-new	2007-05-18 14:04:30.317402219 +0200
+@@ -18,12 +18,11 @@
+ #include <string.h>
+ #include <atm.h>
+ #include <linux/atmdev.h>
+-#include <linux/atmarp.h>
+ 
+ #include "utils.h"
+ #include "tc_util.h"
+ 
+-
++#define ATMARP_MKIP     _IO('a',ATMIOC_CLIP+2)
+ #define MAX_HDR_LEN 64
+ 
+ #define usage() return(-1)
================================================================


More information about the pld-cvs-commit mailing list