=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/atomicio.c,v retrieving revision 1.7 retrieving revision 1.7.2.4 diff -u -r1.7 -r1.7.2.4 --- src/usr.bin/ssh/atomicio.c 2000/10/18 18:04:02 1.7 +++ src/usr.bin/ssh/atomicio.c 2001/05/07 21:09:25 1.7.2.4 @@ -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,10 @@ */ #include "includes.h" -RCSID("$OpenBSD: atomicio.c,v 1.7 2000/10/18 18:04:02 markus Exp $"); +RCSID("$OpenBSD: atomicio.c,v 1.7.2.4 2001/05/07 21:09:25 jason Exp $"); #include "xmalloc.h" -#include "ssh.h" +#include "atomicio.h" /* * ensure all of data on socket comes through. f==read || f==write