diff tcp-accept.c @ 1355:3fdd8c5a0195 fuzz

merge main to fuzz
author Matt Johnston <matt@ucc.asn.au>
date Thu, 18 May 2017 23:45:10 +0800
parents 750ec4ec4cbe
children ae6887d9ab46
line wrap: on
line diff
--- a/tcp-accept.c	Thu May 18 23:38:30 2017 +0800
+++ b/tcp-accept.c	Thu May 18 23:45:10 2017 +0800
@@ -33,7 +33,7 @@
 #include "listener.h"
 #include "runopts.h"
 
-#ifdef DROPBEAR_TCP_ACCEPT
+#if DROPBEAR_TCP_ACCEPT
 
 static void cleanup_tcp(struct Listener *listener) {