3 #ifndef LOAD_FILE_H_INCLUDED_
4 #define LOAD_FILE_H_INCLUDED_
10 /* load file with some prejudice
12 /* #include <load_file.h>
19 typedef void (*LOAD_FILE_FN
)(VSTREAM
*, void *);
21 extern void load_file(const char *, LOAD_FILE_FN
, void *);
26 /* The Secure Mailer license must be distributed with this software.
29 /* IBM T.J. Watson Research
31 /* Yorktown Heights, NY 10598, USA