]> git.pld-linux.org Git - packages/libtermkey.git/blame - fix-test-compile.patch
- release 2 (by relup.sh)
[packages/libtermkey.git] / fix-test-compile.patch
CommitLineData
baa8ed58
ER
1diff -uNr libtermkey-0.18.orig/t/05read.c libtermkey-0.18/t/05read.c
2--- libtermkey-0.18.orig/t/05read.c 2015-10-06 23:52:28.000000000 +0200
3+++ libtermkey-0.18/t/05read.c 2016-04-14 14:37:56.533341783 +0200
4@@ -1,4 +1,5 @@
5 #include <stdio.h>
6+#include <unistd.h>
7 #include <errno.h>
8 #include "../termkey.h"
9 #include "taplib.h"
This page took 0.057611 seconds and 4 git commands to generate.