]> git.pld-linux.org Git - packages/openssh.git/blame - openssh-include.patch
- typo
[packages/openssh.git] / openssh-include.patch
CommitLineData
abf60b6d 1--- openssh-4.2p1/configure.ac~ 2006-01-05 02:09:10.000000000 +0100
2+++ openssh-4.2p1/configure.ac 2006-01-05 02:32:00.000000000 +0100
3@@ -808,6 +808,7 @@
4
5 AC_MSG_CHECKING(for possibly buggy zlib)
6 AC_RUN_IFELSE([AC_LANG_SOURCE([[
7+#include <stdlib.h>
8 #include <stdio.h>
9 #include <zlib.h>
10 int main()
This page took 0.042412 seconds and 4 git commands to generate.