]> andersk Git - openssh.git/blobdiff - atomicio.c
- markus@cvs.openbsd.org 2001/03/23 14:28:32
[openssh.git] / atomicio.c
index f5b1812f5a8c0980c124433d330c6991413ed69c..8287840a3c8c9d7ab027f0214f102d798854f91a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995,1999 Theo de Raadt
+ * Copyright (c) 1995,1999 Theo de Raadt.  All rights reserved.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: atomicio.c,v 1.5 2000/09/07 20:27:49 deraadt Exp $");
+RCSID("$OpenBSD: atomicio.c,v 1.9 2001/03/02 18:54:30 deraadt 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.05804 seconds and 4 git commands to generate.