summary refs log tree commit diff
path: root/pkgs/applications/editors/nano/nano-2.9.1-darwin.patch
blob: d3a630d4486e61d97e520a5e4114580e3bca039a (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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>