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:
parent
638d6f0330
commit
0cbdb7da69
@ -10,13 +10,10 @@
|
||||
/*! \file DirectoryIterator.h
|
||||
*/
|
||||
|
||||
extern "C" {
|
||||
#ifndef _IMPEXP_KERNEL
|
||||
# define _IMPEXP_KERNEL
|
||||
#endif
|
||||
|
||||
#include <fsproto.h>
|
||||
}
|
||||
#ifndef _IMPEXP_KERNEL
|
||||
# define _IMPEXP_KERNEL
|
||||
#endif
|
||||
#include <fsproto.h>
|
||||
|
||||
#include "kernel_cpp.h"
|
||||
#include "UdfDebug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user