[patch] remove reference to private header from source4/param/param.h

Brad Hards bradh at frogmouth.net
Tue Nov 17 22:13:47 MST 2009


Hi,

source4/param/param.h has a 
#include "../lib/util/parmlist.h"

param.h is a public header (and parmlist isn't, even if the relative path 
could work), so I suggest making it a forward declaration in the header, and 
including parmlist.h in the implementation. Patch is attached.

Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parmlist-no-public-2009-11-18.patch
Type: text/x-patch
Size: 1092 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20091118/746c8f60/attachment.bin>


More information about the samba-technical mailing list