Skip to content

Commit

Permalink
headers: Remove bsd_mem.h.
Browse files Browse the repository at this point in the history
This is a holdover from BeOS. All the functions in here we declare
in other headers, so this is not needed.
  • Loading branch information
waddlesplash committed Jun 9, 2022
1 parent 0d29def commit 3b4737b
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions headers/posix/bsd_mem.h

This file was deleted.

5 comments on commit 3b4737b

@Begasus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This broke the build for BeCJK: HaikuArchives/BeCJK#4

@jessicah
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So fix BeCJK, by using the correct headers.

@Begasus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would if I could ;)

@c6767
Copy link

@c6767 c6767 commented on 3b4737b Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sir,where is the correct header : bsd_mem.h?

@Begasus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fixed already, try re-installing becjk

Please sign in to comment.