From owner-svn-src-all@FreeBSD.ORG Thu Sep 24 11:11:01 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E355106566B; Thu, 24 Sep 2009 11:11:01 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6CED28FC0A; Thu, 24 Sep 2009 11:11:01 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n8OBB1ft095478; Thu, 24 Sep 2009 11:11:01 GMT (envelope-from rpaulo@svn.freebsd.org) Received: (from rpaulo@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n8OBB1V0095476; Thu, 24 Sep 2009 11:11:01 GMT (envelope-from rpaulo@svn.freebsd.org) Message-Id: <200909241111.n8OBB1V0095476@svn.freebsd.org> From: Rui Paulo Date: Thu, 24 Sep 2009 11:11:01 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r197454 - head/tools/tools/mwl/mwlstats X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 11:11:01 -0000 Author: rpaulo Date: Thu Sep 24 11:11:00 2009 New Revision: 197454 URL: http://svn.freebsd.org/changeset/base/197454 Log: Update the includes to two more levels of subdirs. MFC after: 1 week Modified: head/tools/tools/mwl/mwlstats/mwlstats.c Modified: head/tools/tools/mwl/mwlstats/mwlstats.c ============================================================================== --- head/tools/tools/mwl/mwlstats/mwlstats.c Thu Sep 24 09:08:22 2009 (r197453) +++ head/tools/tools/mwl/mwlstats/mwlstats.c Thu Sep 24 11:11:00 2009 (r197454) @@ -47,8 +47,8 @@ #include #include -#include "../../sys/net80211/ieee80211_ioctl.h" -#include "../../sys/net80211/ieee80211_radiotap.h" +#include "../../../../sys/net80211/ieee80211_ioctl.h" +#include "../../../../sys/net80211/ieee80211_radiotap.h" /* * Get Hardware Statistics.