#include "datastruct.h" char *workdir; int workdir_fd; int curdir_fd; FIL *file_h; FIL *file_t; HUNK *hunk_h; HUNK *hunk_t;