#ifndef JBIG2MEM_H
#define JBIG2MEM_H

int jbig2mem(char *argv[]);

#endif