Fix build. The header is not needed at all.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29204 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2009-02-15 12:12:45 +00:00
parent e2c3dec923
commit 1ba7617834
@@ -13,13 +13,12 @@
#include <dirent.h> #include <dirent.h>
#include <fs_info.h> #include <fs_info.h>
#include <fs_interface.h>
#include <debug.h> #include <debug.h>
#include <KernelExport.h> #include <KernelExport.h>
#include <NodeMonitor.h> #include <NodeMonitor.h>
#include "overlay.h"
//#define TRACE_OVERLAY //#define TRACE_OVERLAY
#ifdef TRACE_OVERLAY #ifdef TRACE_OVERLAY