#ifndef H__tmpbuf
#define H__tmpbuf

extern char	tmpBuf [500];
extern char	tmpBuf2[500];

#endif