From owner-cvs-all@FreeBSD.ORG Fri Jun 18 08:54:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48BCF16A4CE; Fri, 18 Jun 2004 08:54:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2887243D2F; Fri, 18 Jun 2004 08:54:34 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5I8runj073523; Fri, 18 Jun 2004 08:53:56 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5I8rukh073522; Fri, 18 Jun 2004 08:53:56 GMT (envelope-from phk) Message-Id: <200406180853.i5I8rukh073522@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 18 Jun 2004 08:53:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/contrib/dev/ath/freebsd ah_osdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 08:54:34 -0000 phk 2004-06-18 08:53:55 UTC FreeBSD src repository Modified files: sys/contrib/dev/ath/freebsd ah_osdep.c Log: Add missing include. Approved by: sam Revision Changes Path 1.2 +62 -32 src/sys/contrib/dev/ath/freebsd/ah_osdep.c