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

@ -4,7 +4,6 @@
#include "libisofs.h"
#include "node.h"
#include "error.h"
#include "image.h"
#include "test.h"