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

@ -7,7 +7,6 @@
*/
#include "builder.h"
#include "error.h"
#include "node.h"
#include "fsource.h"