1cf7eb5d50
PR: 188863 Submitted by: ports fury
11 lines
211 B
C
11 lines
211 B
C
--- progs/scram_flagstat.c.orig
|
|
+++ progs/scram_flagstat.c
|
|
@@ -44,6 +44,7 @@
|
|
#include <assert.h>
|
|
#include <ctype.h>
|
|
#include <errno.h>
|
|
+#include <unistd.h>
|
|
|
|
#if defined(__MINGW32__)
|
|
# include <getopt.h>
|