Commit cbfe0ebca92ee6dd68fa3a6c02021c10bffed7ac

Szabolcs Nagy 2016-03-27T12:37:09

Add missing <fcntl.h> includes These are required due to the O_* macro usage, but have passed undetected on glibc-based systems due to implicit inclusions. Signed-off-by: Guillem Jover <guillem@hadrons.org>