made it compileable

This commit is contained in:
Дмитрий Левин 2003-11-08 22:29:43 +00:00
parent e9567d1274
commit 7fbf427f43

View File

@ -2832,6 +2832,7 @@ static int checkFiles(Spec spec, StringBuf fileList, int fileListLen)
const char *mPost = "%{__spec_install_post}";
urlinfo u = NULL;
FD_t fd, xfd;
FILE *fp = 0;
const char ** av = 0;
int ac = 0;
int rc = 0;