On Tue, 6 Dec 2016 10:26:22 +0100
Silvan Jegen <s.je...@gmail.com> wrote:

Hey Silvan,

> It only compiled for me because "util.h" includes stdio.h so the
> definitions are included already. We can still remove this include if
> we don't want it to be included twice but I don't know which approach
> is preferred here.

we definitely need to include it here as your implementation does not
represent everyone's implementation. If Posix demands to include
something for a given function, we should include it.

Cheers

Laslo

-- 
Laslo Hunhold <d...@frign.de>

Reply via email to