notmuch: Update from 0.26.1 to 0.26.2
[termux-packages] / disabled-packages / racket / newgc.c.patch
CommitLineData
442464c5 1--- ../cache/racket-6.11/src/racket/gc2/newgc.c 2017-07-07 19:13:22.000000000 +0000
2+++ ./src/racket/gc2/newgc.c 2018-01-05 05:55:28.900376813 +0000
3@@ -10,6 +10,7 @@
4 #include <stdio.h>
5 #include <string.h>
6 #include <errno.h>
7+#include <strings.h>
8 #include "platforms.h"
9 #include "../src/schpriv.h"
10 #include "gc2.h"