]> andersk Git - openssh.git/blobdiff - atomicio.c
- markus@cvs.openbsd.org 2002/02/03 17:58:21
[openssh.git] / atomicio.c
index 29ff16c44e6227213bca7c12bfaa8da115be12ca..47161eb3a1e3175ebbbd056e7ad9f5f96ba0dd4c 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.7 2000/10/18 18:04:02 markus Exp $");
+RCSID("$OpenBSD: atomicio.c,v 1.10 2001/05/08 22:48:07 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.030793 seconds and 4 git commands to generate.