]> andersk Git - openssh.git/blobdiff - atomicio.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / atomicio.c
index 29ff16c44e6227213bca7c12bfaa8da115be12ca..7985fb80d37b3db123de47a5da00a935f6434bd5 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: atomicio.c,v 1.7 2000/10/18 18:04:02 markus Exp $");
+RCSID("$OpenBSD: atomicio.c,v 1.8 2001/01/21 19:05:40 markus Exp $");
 
 #include "xmalloc.h"
-#include "ssh.h"
+#include "atomicio.h"
 
 /*
  * ensure all of data on socket comes through. f==read || f==write
This page took 0.034122 seconds and 4 git commands to generate.