]> andersk Git - openssh.git/blobdiff - atomicio.h
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / atomicio.h
index 05b97ab8bf44f336396810375c22b3560b517ab1..2fcd25d43269f81a2d0591449ba964e30e9bb5cc 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: atomicio.h,v 1.9 2006/07/30 20:15:19 stevesk Exp $ */
+/* $OpenBSD: atomicio.h,v 1.10 2006/08/03 03:34:41 deraadt Exp $ */
 
 /*
  * Copyright (c) 2006 Damien Miller.  All rights reserved.
 #ifndef _ATOMICIO_H
 #define _ATOMICIO_H
 
-#include <sys/types.h>
-#include <sys/uio.h>
-
-#include <unistd.h>
-
 /*
  * Ensure all of data on socket comes through. f==read || f==vwrite
  */
This page took 0.050459 seconds and 4 git commands to generate.