From e7537327685c49c724dd8f7e57cfe52ad10c15e8 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 4 Apr 2009 20:59:01 +0000 Subject: Remove pm_c_util.h from sshopt.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@871 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pambayer.c | 1 + other/pamchannel.c | 1 + other/pamfixtrunc.c | 1 + other/pamlookup.c | 1 + other/pampick.c | 1 + other/pamsplit.c | 2 ++ other/pamstack.c | 1 + other/pamsummcol.c | 1 + other/pamx/pamx.c | 1 + other/ppmsvgalib.c | 2 ++ 10 files changed, 12 insertions(+) (limited to 'other') diff --git a/other/pambayer.c b/other/pambayer.c index aa4beef1..b4eaae75 100644 --- a/other/pambayer.c +++ b/other/pambayer.c @@ -25,6 +25,7 @@ #include #include +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/other/pamchannel.c b/other/pamchannel.c index ac7bae65..64ab728b 100644 --- a/other/pamchannel.c +++ b/other/pamchannel.c @@ -13,6 +13,7 @@ #include +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/other/pamfixtrunc.c b/other/pamfixtrunc.c index 7bf2435e..6d71406f 100644 --- a/other/pamfixtrunc.c +++ b/other/pamfixtrunc.c @@ -11,6 +11,7 @@ #include +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/other/pamlookup.c b/other/pamlookup.c index 2651d596..3b7a7f59 100644 --- a/other/pamlookup.c +++ b/other/pamlookup.c @@ -13,6 +13,7 @@ ============================================================================*/ +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "pm_system.h" diff --git a/other/pampick.c b/other/pampick.c index 7c2d4385..c6b66fe1 100644 --- a/other/pampick.c +++ b/other/pampick.c @@ -12,6 +12,7 @@ #include #include +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "nstring.h" diff --git a/other/pamsplit.c b/other/pamsplit.c index b9ff6247..a03353d7 100644 --- a/other/pamsplit.c +++ b/other/pamsplit.c @@ -14,6 +14,8 @@ #include #include + +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "nstring.h" diff --git a/other/pamstack.c b/other/pamstack.c index d9691f74..d826cf1f 100644 --- a/other/pamstack.c +++ b/other/pamstack.c @@ -14,6 +14,7 @@ #include +#include "pm_c_util.h" #include "mallocvar.h" #include "nstring.h" #include "shhopt.h" diff --git a/other/pamsummcol.c b/other/pamsummcol.c index c2c3e46b..c31a9940 100644 --- a/other/pamsummcol.c +++ b/other/pamsummcol.c @@ -10,6 +10,7 @@ ******************************************************************************/ +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/other/pamx/pamx.c b/other/pamx/pamx.c index de390098..130cc64c 100644 --- a/other/pamx/pamx.c +++ b/other/pamx/pamx.c @@ -9,6 +9,7 @@ #include #include +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "mallocvar.h" diff --git a/other/ppmsvgalib.c b/other/ppmsvgalib.c index f607d047..5bcabdc1 100644 --- a/other/ppmsvgalib.c +++ b/other/ppmsvgalib.c @@ -16,6 +16,8 @@ #include #include #include + +#include "pm_c_util.h" #include "ppm.h" #include "shhopt.h" -- cgit 1.4.1