From 56b9d459ff99643b2f607e1f156690c9077bfc1a Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Wed, 9 May 2001 00:02:52 +0000 Subject: - markus@cvs.openbsd.org 2001/05/08 22:48:07 [atomicio.c] no need for xmalloc.h, thanks to espie@ --- atomicio.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'atomicio.c') diff --git a/atomicio.c b/atomicio.c index 8287840a..47161eb3 100644 --- a/atomicio.c +++ b/atomicio.c @@ -24,9 +24,8 @@ */ #include "includes.h" -RCSID("$OpenBSD: atomicio.c,v 1.9 2001/03/02 18:54:30 deraadt Exp $"); +RCSID("$OpenBSD: atomicio.c,v 1.10 2001/05/08 22:48:07 markus Exp $"); -#include "xmalloc.h" #include "atomicio.h" /* -- cgit v1.2.3