Removed unneeded header fs_image.h.
parent
1a767722c6
commit
1f1160d3d1
@ -1,15 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Vreixo Formoso
|
||||
*
|
||||
* This file is part of the libisofs project; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation. See COPYING file for details.
|
||||
*/
|
||||
|
||||
#ifndef LIBISO_FS_IMAGE_H_
|
||||
#define LIBISO_FS_IMAGE_H_
|
||||
|
||||
#include "libisofs.h"
|
||||
#include "fsource.h"
|
||||
|
||||
#endif /*LIBISO_FS_IMAGE_H_*/
|
Loading…
Reference in New Issue