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"
|