From f05f660d9c4f18aa4702d723ed7b35f7053ce08c Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 7 Mar 2012 19:04:50 -0600 Subject: Consolidate headers. --- toys/uname.c | 1 - 1 file changed, 1 deletion(-) (limited to 'toys/uname.c') diff --git a/toys/uname.c b/toys/uname.c index dd29ec17..185d633e 100644 --- a/toys/uname.c +++ b/toys/uname.c @@ -25,7 +25,6 @@ config UNAME */ #include "toys.h" -#include // If a 32 bit x86 build environment working in a chroot under an x86-64 // kernel returns x86_64 for -m it confuses ./configure. Special case it. -- cgit v1.2.3