Luigi Baldoni
9536fc82a2
- Update to version 5.3.0 (see draft-release-notes.md for a changelog) - Added miller-5.3.0-gcc43.patch OBS-URL: https://build.opensuse.org/request/show/562287 OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=11
13 lines
333 B
Diff
13 lines
333 B
Diff
Index: miller-5.3.0/c/cli/mlrcli.h
|
|
===================================================================
|
|
--- miller-5.3.0.orig/c/cli/mlrcli.h
|
|
+++ miller-5.3.0/c/cli/mlrcli.h
|
|
@@ -5,6 +5,7 @@
|
|
#ifndef MLRCLI_H
|
|
#define MLRCLI_H
|
|
|
|
+#include <unistd.h>
|
|
#include "lib/context.h"
|
|
#include "containers/slls.h"
|
|
#include "containers/sllv.h"
|