Mailing List Archive

[openssh] 01/01: Add includes.h for compatibility stuff.
This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit a47ead7c95cfbeb72721066c4da2312e5b1b9f3d
Author: Darren Tucker <dtucker@zip.com.au>
Date: Wed Feb 25 13:17:40 2015 +1100

Add includes.h for compatibility stuff.
---
cipher-aesctr.c | 2 ++
1 file changed, 2 insertions(+)

diff --git a/cipher-aesctr.c b/cipher-aesctr.c
index 5957f4b..eed95c3 100644
--- a/cipher-aesctr.c
+++ b/cipher-aesctr.c
@@ -15,6 +15,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

+#include "includes.h"
+
#include <sys/types.h>
#include <string.h>


--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits