Move error codes to libisofs.h. Remove error.h header.

This commit is contained in:
Vreixo Formoso
2008-01-30 23:43:59 +01:00
parent b6362a8680
commit 99298c10a4
28 changed files with 227 additions and 36 deletions

View File

@ -15,7 +15,6 @@
#include "ecma119.h"
#include "util.h"
#include "rockridge.h"
#include "error.h"
#include "messages.h"
#include <sys/stat.h>