Fixed build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16939 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#include <BeBuild.h>
|
||||
/*
|
||||
* Copyright 2004-2006, Haiku, Inc. All RightsReserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
|
||||
#include <SupportDefs.h>
|
||||
|
||||
#include <errno.h>
|
||||
@@ -6,8 +11,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
// This one comes from Thomas Kurschel's Open IDE bus manager.
|
||||
#include <ide_device_infoblock.h>
|
||||
// This one comes from Thomas Kurschel's IDE bus manager.
|
||||
#include "ide_device_infoblock.h"
|
||||
|
||||
extern const char *__progname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user