about summary refs log tree commit diff
path: root/editor/pnmcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmcat.c')
-rw-r--r--editor/pnmcat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pnmcat.c b/editor/pnmcat.c
index ea622a34..3cf443bb 100644
--- a/editor/pnmcat.c
+++ b/editor/pnmcat.c
@@ -12,6 +12,7 @@
 
 #include <assert.h>
 
+#include "pm_c_util.h"
 #include "mallocvar.h"
 #include "shhopt.h"
 #include "bitarith.h"