[PATCH] incorrect #include in ssh-rand-helper.c

Tony Finch dot at dotat.at
Tue Jun 19 02:50:15 EST 2007


--- ssh-rand-helper.c.orig      Mon Jun 18 16:48:13 2007
+++ ssh-rand-helper.c   Mon Jun 18 16:47:32 2007
@@ -31,7 +31,7 @@
 #include <sys/socket.h>

 #include <stdarg.h>
-#include <stddef.h>
+#include <string.h>

 #include <netinet/in.h>
 #include <arpa/inet.h>

Tony.
-- 
f.a.n.finch  <dot at dotat.at>  http://dotat.at/
SHANNON ROCKALL: EAST OR NORTHEAST 3 OR 4, INCREASING 5 TO 7. MODERATE OR
ROUGH. RAIN OR SHOWERS. MODERATE OR GOOD, OCCASIONALLY POOR.


More information about the openssh-unix-dev mailing list