[openssh-commits] [openssh] 01/01: Include includes.h for compat bits.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Mar 16 14:13:07 AEDT 2017


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 2fbf91684d76d38b9cf06550b69c9e41bca5a71c
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Thu Mar 16 14:05:46 2017 +1100

    Include includes.h for compat bits.
---
 regress/unittests/conversion/tests.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/regress/unittests/conversion/tests.c b/regress/unittests/conversion/tests.c
index ebb48a1..6dd77ef 100644
--- a/regress/unittests/conversion/tests.c
+++ b/regress/unittests/conversion/tests.c
@@ -5,6 +5,8 @@
  * Placed in the public domain
  */
 
+#include "includes.h"
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <stdio.h>

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list