X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/a22aff1fb16cbb68775742f7b60c5bfa3f72c903..05ca0898ee9412036e4239449941c11785c51c24:/atomicio.c diff --git a/atomicio.c b/atomicio.c index 29ff16c4..47161eb3 100644 --- a/atomicio.c +++ b/atomicio.c @@ -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 @@ -24,10 +24,9 @@ */ #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