export.c: In function `main':
export.c:78: warning: implicit declaration of function `unlink'
export.c:44: warning: unused variable `tmp'
export.c: In function `Process':
export.c:115: warning: implicit declaration of function `strncmp'
export.c:127: warning: implicit declaration of function `CopyMacro'
export.c:134: warning: implicit declaration of function `CopyDef'
export.c: At top level:
export.c:203: warning: return-type defaults to `int'
export.c: In function `CopyDef':
export.c:220: warning: `return' with no value, in function returning non-void
export.c:227: warning: control reaches end of non-void function
export.c: At top level:
export.c:231: warning: return-type defaults to `int'
export.c: In function `CopyMacro':
export.c:240: warning: `return' with no value, in function returning non-void
export.c:242: warning: control reaches end of non-void function
