* extfs.c: Include xdirentry.h. Undefine ERRNOR before

redefining it.
This commit is contained in:
Pavel Roskin 2001-02-20 16:24:49 +00:00
parent 074ef65b31
commit cde914f99a
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-02-20 Pavel Roskin <proski@gnu.org>
* extfs.c: Include xdirentry.h. Undefine ERRNOR before
redefining it.
2001-02-19 Pavel Roskin <proski@gnu.org>
* shared_tar_ext.c (__find_entry): Make sure that the parent is a

View File

@ -44,9 +44,11 @@
#include "utilvfs.h"
#include "../src/dialog.h"
#include "../src/main.h" /* For shell_execute */
#include "xdirentry.h"
#include "vfs.h"
#include "extfs.h"
#undef ERRNOR
#define ERRNOR(x,y) do { my_errno = x; return y; } while(0)
static struct entry *