diff toys/other/vconfig.c @ 1104:e11684e3bbc5 draft

Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config options isn't very interesting anymore.
author Rob Landley <rob@landley.net>
date Sat, 02 Nov 2013 14:24:33 -0500
parents bc09fa708d94
children 30a210bae3e9
line wrap: on
line diff
--- a/toys/other/vconfig.c	Sat Nov 02 11:07:25 2013 -0500
+++ b/toys/other/vconfig.c	Sat Nov 02 14:24:33 2013 -0500
@@ -24,7 +24,6 @@
 */
 
 #include "toys.h"
-#include "toynet.h"
 #include <linux/if_vlan.h>
 #include <linux/sockios.h>