summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2001-05-08 22:48:07 +0000
committermarkus <markus@openbsd.org>2001-05-08 22:48:07 +0000
commitb0a33ff959e0fd982542f96d0ca1d712d13327aa (patch)
tree3cefbb6522f23c562206abfc05359d1c8996067a /usr.bin/ssh
parentadd more display variables (for screen burner). (diff)
downloadwireguard-openbsd-b0a33ff959e0fd982542f96d0ca1d712d13327aa.tar.xz
wireguard-openbsd-b0a33ff959e0fd982542f96d0ca1d712d13327aa.zip
no need for xmalloc.h, thanks to espie@
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/atomicio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/atomicio.c b/usr.bin/ssh/atomicio.c
index 8e17b581c68..fd7d5081898 100644
--- a/usr.bin/ssh/atomicio.c
+++ b/usr.bin/ssh/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"
/*