summaryrefslogtreecommitdiff
path: root/gs/base/gdevfax.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/base/gdevfax.h')
-rw-r--r--gs/base/gdevfax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gs/base/gdevfax.h b/gs/base/gdevfax.h
index e294b8fbd..0592cd96b 100644
--- a/gs/base/gdevfax.h
+++ b/gs/base/gdevfax.h
@@ -47,6 +47,7 @@ dev_proc_put_params(gdev_fax_put_params); /* adds AdjustWidth */
extern const gx_device_procs gdev_fax_std_procs;
/* Other procedures */
+int gdev_fax_adjusted_width(int width);
void gdev_fax_init_state(stream_CFE_state *ss, const gx_device_fax *fdev);
void gdev_fax_init_fax_state(stream_CFE_state *ss,
const gx_device_fax *fdev);