SunOS requires fcntl.h without any condition

Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 5d5c7b022d)
bug/94/open-html
Denis Kozadaev 1 year ago committed by Michele Calgaro
parent 5629ca069b
commit 55afe358c4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -46,9 +46,7 @@
#include <ctype.h>
#include <unistd.h>
#ifdef HAVE_FCNTL_H
#include <fcntl.h>
#endif
#include <stdlib.h>
#include <sys/types.h>

Loading…
Cancel
Save