#ifndef __SEND_PROG_H__ #define __SEND_PROG_H__ #include #include #include #include #include #include #include #include #include "input.h" #include "output.h" #include "Com_SendToBack.h" #define SENDPROG_VERSION "0.1" #define META_FLAG_DUMP 0x02 #endif /* __SEND_PROG_H__ */