On 3/20/07, Thomas Graf <[EMAIL PROTECTED]> wrote:
sch_atm.c:(.text+0x380ed): undefined reference to `nlmsg_trim'

Signed-off-by: Thomas Graf <[EMAIL PROTECTED]>

diff --git a/net/sched/sch_atm.c b/net/sched/sch_atm.c
index 53060e6..daa1644 100644
--- a/net/sched/sch_atm.c
+++ b/net/sched/sch_atm.c
@@ -12,8 +12,8 @@
 #include <linux/atmdev.h>
 #include <linux/atmclip.h>
 #include <linux/netdevice.h>
-#include <linux/rtnetlink.h>
 #include <linux/file.h> /* for fput */
+#include <net/netlink.h>
 #include <net/pkt_sched.h>
 #include <net/sock.h>

Hey, if it wasn't for Dave to state that he would be out in la-la land
for three days you wouldn't have the opportunity to figure that I made
a mistake :-)

I noticed that shortly after I made that mistake, but have to wait for
boss to get back at his super merging abilities :-)

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to