[PATCH libXaw3d 5/5] Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>

Alan Coopersmith alan.coopersmith at oracle.com
Wed Aug 31 17:33:09 PDT 2011


On 08/30/11 19:00, Gaetan Nadon wrote:
> All published Xaw3d header file are included this way.
> The -I directive to include/X11/Xaw3d is removed which will alert
> developers not to include header files with quotes unless they are in
> the /src directory.
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>  src/AsciiSrc.c   |    2 +-
>  src/AsciiText.c  |    2 +-
>  src/Command.c    |    2 +-
>  src/Label.c      |    2 +-
>  src/List.c       |    2 +-
>  src/Makefile.am  |    3 +--
>  src/MultiSrc.c   |    2 +-
>  src/Paned.c      |    2 +-
>  src/Scrollbar.c  |    2 +-
>  src/Simple.c     |    2 +-
>  src/SimpleMenu.c |    2 +-
>  src/Sme.c        |    2 +-
>  src/SmeBSB.c     |    2 +-
>  src/SmeThreeD.c  |    2 +-
>  src/Text.c       |    2 +-
>  src/TextAction.c |    2 +-
>  src/TextPop.c    |    2 +-
>  src/TextSrc.c    |    2 +-
>  src/ThreeD.c     |    2 +-
>  src/Tip.c        |    2 +-
>  src/Vendor.c     |    2 +-
>  src/Xaw3dP.c     |    2 +-
>  22 files changed, 22 insertions(+), 23 deletions(-)

This is something we did to all the X modules when we first did
modularization.

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list