[haiku-bugs] [Haiku] #12178: Header error in support/Archivable.h

  • From: "haiqu" <trac@xxxxxxxxxxxx>
  • Date: Sun, 28 Jun 2015 13:37:33 -0000

#12178: Header error in support/Archivable.h
-----------------------+------------------------------
Reporter: haiqu | Owner: nobody
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: - General | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
-----------------------+------------------------------
support/Archivable.h calls <image.h>

This isn't found, since the directory it lives in isn't in the header
path.

Should be <kernel/image.h>

This header is required fpor the definition of image_id in the following
line:


{{{
BArchivable* instantiate_object(BMessage* from, image_id* id);
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/12178>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: