=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/atomicio.c,v retrieving revision 1.3 retrieving revision 1.3.2.3 diff -u -r1.3 -r1.3.2.3 --- src/usr.bin/ssh/atomicio.c 2000/03/16 20:56:13 1.3 +++ src/usr.bin/ssh/atomicio.c 2001/03/12 15:44:06 1.3.2.3 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999 Theo de Raadt + * Copyright (c) 1995,1999 Theo de Raadt * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -24,10 +24,10 @@ */ #include "includes.h" -RCSID("$Id: atomicio.c,v 1.3 2000/03/16 20:56:13 markus Exp $"); +RCSID("$OpenBSD: atomicio.c,v 1.3.2.3 2001/03/12 15:44:06 jason Exp $"); #include "xmalloc.h" -#include "ssh.h" +#include "atomicio.h" /* * ensure all of data on socket comes through. f==read || f==write