* Patch by Fredrik Ekdahl: gcc 4 build fixes (missing headers).

* Added missing header for mountvolume.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30135 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-04-12 09:57:26 +00:00
parent b8f38f28ae
commit 1e855c376c
9 changed files with 14 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "PartitionMenuItem.h"
#include "FSUndoRedo.h"
#include "FSUtils.h"
#include <stdio.h>
#include <Alert.h>
#include <DiskDeviceVisitor.h>
#include <DiskDeviceTypes.h>