From 98c322e881c6ab8d4f54c23feb1a106c23673640 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 2 Nov 2013 14:24:33 -0500 Subject: Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config options isn't very interesting anymore. --- toys/pending/route.c | 1 - 1 file changed, 1 deletion(-) (limited to 'toys/pending/route.c') diff --git a/toys/pending/route.c b/toys/pending/route.c index 63370882..cf91cdbe 100644 --- a/toys/pending/route.c +++ b/toys/pending/route.c @@ -21,7 +21,6 @@ config ROUTE #define FOR_route #include "toys.h" -#include "toynet.h" #include #include -- cgit v1.2.3