Must now include fsproto.h like other header files, too.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7929 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,13 +10,10 @@
|
|||||||
/*! \file DirectoryIterator.h
|
/*! \file DirectoryIterator.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
extern "C" {
|
#ifndef _IMPEXP_KERNEL
|
||||||
#ifndef _IMPEXP_KERNEL
|
# define _IMPEXP_KERNEL
|
||||||
# define _IMPEXP_KERNEL
|
#endif
|
||||||
#endif
|
#include <fsproto.h>
|
||||||
|
|
||||||
#include <fsproto.h>
|
|
||||||
}
|
|
||||||
|
|
||||||
#include "kernel_cpp.h"
|
#include "kernel_cpp.h"
|
||||||
#include "UdfDebug.h"
|
#include "UdfDebug.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user