nixpkgs/pkgs/applications/editors/nano/nano-2.9.1-darwin.patch
2017-11-29 01:24:20 +00:00

10 lines
195 B
Diff

--- a/lib/stat.c
+++ b/lib/stat.c
@@ -48,4 +48,6 @@ orig_stat (const char *filename, struct stat *buf)
#include "sys/stat.h"
+#include "stat-time.h"
+
#include <errno.h>
#include <limits.h>