From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] eal: remove unnecessary dirent.h include Date: Mon, 17 Dec 2018 23:58:11 +0000 Message-ID: References: <20181214164000.9667-1-jeffrey.b.shaw@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Rami Rosen , Jeff Shaw Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 2737B1BA56 for ; Tue, 18 Dec 2018 00:58:14 +0100 (CET) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/17/2018 3:42 PM, Rami Rosen wrote: > On Fri, 14 Dec 2018 at 18:43, Jeff Shaw wrote: >> >> Prior to this patch, the two affected .c files include >> unnecessarily. This commit removes the include lines. >> >> Signed-off-by: Jeff Shaw > > Reviewed-by: Rami Rosen > Reviewed-by: Ferruh Yigit