=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/atomicio.c,v retrieving revision 1.3.2.4 retrieving revision 1.4 diff -u -r1.3.2.4 -r1.4 --- src/usr.bin/ssh/atomicio.c 2001/03/21 18:52:31 1.3.2.4 +++ src/usr.bin/ssh/atomicio.c 2000/06/20 01:39:37 1.4 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. + * Copyright (c) 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("$OpenBSD: atomicio.c,v 1.3.2.4 2001/03/21 18:52:31 jason Exp $"); +RCSID("$OpenBSD: atomicio.c,v 1.4 2000/06/20 01:39:37 markus Exp $"); #include "xmalloc.h" -#include "atomicio.h" +#include "ssh.h" /* * ensure all of data on socket comes through. f==read || f==write