summaryrefslogtreecommitdiff
path: root/pith/detach.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/detach.h')
-rw-r--r--pith/detach.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/detach.h b/pith/detach.h
index 5fb0db4c..1ba90730 100644
--- a/pith/detach.h
+++ b/pith/detach.h
@@ -57,7 +57,7 @@ extern FETCH_READC_S *g_fr_desc;
*/
#define DT_NODFILTER (long) 0x10000
#define DT_NOINTR (long) 0x20000
-
+#define DT_BINARY (long) 0x40000
/* exported protoypes */
char *detach_raw(MAILSTREAM *, long, char *, gf_io_t, int);