[klibc] [patch 12/12] new include file net/route.h

Erik van Konijnenburg ekonijn at xs4all.nl
Sun May 22 07:52:27 PDT 2005


Provide <net/route.h>.  This is the same as <linux/route.h>,
but under glibc it has the advantage that it does not
suck in <linux/if.h> which conflicts with <net/if.h>.

Signed-off-by: Erik van Konijnenburg <ekonijn at xs4all.nl>

Index: klibc-1.0.8/include/net/route.h
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ klibc-1.0.8/include/net/route.h	2005-05-21 15:22:23.000000000 +0200
@@ -0,0 +1 @@
+#include <linux/route.h>

--



More information about the klibc mailing list