lkml.org 
[lkml]   [2004]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [ANNOUNCE] iproute2 2.6.9-041019
Try this, ss was dragging in byteorder.h and it didn't need to.

diff -Nru a/misc/ss.c b/misc/ss.c
--- a/misc/ss.c 2004-10-20 09:13:56 -07:00
+++ b/misc/ss.c 2004-10-20 09:13:56 -07:00
@@ -33,7 +33,6 @@
#include "libnetlink.h"
#include "SNAPSHOT.h"

-#include <asm/byteorder.h>
#include <linux/tcp.h>
#include <linux/tcp_diag.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:07    [from the cache]
©2003-2011 Jasper Spaans