summaryrefslogtreecommitdiff
path: root/frontend/xsane.h
diff options
context:
space:
mode:
authorMartin Schulze <joey@finlandia.infodrom.north.de>2002-03-04 18:50:02 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:00 +0000
commit8b372c9248930ae29763202121434d3d676d0f30 (patch)
treee0c052af107a86192d8b261adbb3e8bba8351c84 /frontend/xsane.h
parent2d113e8792747151bf5d830f1a1485f2f951f940 (diff)
Imported Debian patch 0.50-5.1debian/0.50-5.1
Diffstat (limited to 'frontend/xsane.h')
-rw-r--r--frontend/xsane.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/xsane.h b/frontend/xsane.h
index 69e6d2c..ad82912 100644
--- a/frontend/xsane.h
+++ b/frontend/xsane.h
@@ -144,6 +144,10 @@ extern int xsane_scanmode_number[];
/* ---------------------------------------------------------------------------------------------------------------------- */
+extern char *path_sane_tmp;
+
+/* ---------------------------------------------------------------------------------------------------------------------- */
+
#ifndef PATH_MAX
# define PATH_MAX 1024
#endif