[PATCH v4 4/4] eal: remove unneeded includes from a public header
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Mon Aug 29 10:29:35 CEST 2022
    
    
  
On Sat, Aug 27, 2022 at 02:32:22PM +0300, Dmitry Kozlyuk wrote:
> Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
> because they are not used by this file.
> Include the needed headers directly from the files that need them.
> 
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
    
    
More information about the dev
mailing list