On Tue, 6 Dec 2016 10:26:22 +0100
Silvan Jegen <[email protected]> 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 <[email protected]>

Reply via email to