[Ocfs2-devel] RFE: Change #include usage
    Manish Singh 
    manish.singh at oracle.com
       
    Thu Mar  4 17:12:32 CST 2004
    
    
  
On Thu, Mar 04, 2004 at 04:38:29PM -0800, Villalovos, John L wrote:
> I want to make a suggestion that we change from the usage of:
> 
> #include <ocfs.h>
> 
> To:
> 
> #include "inc/ocfs.h"
> 
> This should make for cleaner Makefiles that don't need to add a -I flag
> to add the inc/ directory.
> 
> Any comments on this?
> 
> Enclosed please find a patch which does this.
Looks good. Committed.
-Manish
    
    
More information about the Ocfs2-devel
mailing list