about summary refs log tree commit diff
path: root/converter/other/pamtouil.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-04-05 03:00:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-04-05 03:00:47 +0000
commit210c6e699a031c9edc65175ae88bd81e68d9cba0 (patch)
tree13bbaca04e1d63a457b09bca07a75b67fe31bada /converter/other/pamtouil.c
parentac138b159f6a208dd964a8147cb39a2571092008 (diff)
downloadnetpbm-mirror-210c6e699a031c9edc65175ae88bd81e68d9cba0.tar.gz
netpbm-mirror-210c6e699a031c9edc65175ae88bd81e68d9cba0.tar.xz
netpbm-mirror-210c6e699a031c9edc65175ae88bd81e68d9cba0.zip
Release 10.46.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@872 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other/pamtouil.c')
-rw-r--r--converter/other/pamtouil.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/pamtouil.c b/converter/other/pamtouil.c
index 3e67da7d..209ebf16 100644
--- a/converter/other/pamtouil.c
+++ b/converter/other/pamtouil.c
@@ -17,6 +17,8 @@
 #define _XOPEN_SOURCE 500  /* Make sure strdup() is in string.h */
 #include <ctype.h>
 #include <string.h>
+
+#include "pm_c_util.h"
 #include "pam.h"
 #include "pammap.h"
 #include "colorname.h"