mirror of
https://github.com/pygos/build.git
synced 2024-11-01 01:45:37 +01:00
3e22e24004
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
10 lines
164 B
Diff
10 lines
164 B
Diff
--- a/src/flopen.c
|
|
+++ b/src/flopen.c
|
|
@@ -34,6 +34,7 @@
|
|
#include <errno.h>
|
|
#include <stdarg.h>
|
|
#include <unistd.h>
|
|
+#include <fcntl.h>
|
|
|
|
#include <libutil.h>
|
|
|