]> andersk Git - openssh.git/blobdiff - atomicio.c
- stevesk@cvs.openbsd.org 2006/07/11 20:07:25
[openssh.git] / atomicio.c
index 3939785df79a16e7f9f7ee376bb33683a59a8bad..bf1c0fd180466f1ffcccbf8851092e94dfa2a347 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: atomicio.c,v 1.19 2006/04/16 07:59:00 djm Exp $ */
+/* $OpenBSD: atomicio.c,v 1.20 2006/07/11 20:07:25 stevesk Exp $ */
 /*
  * Copyright (c) 2006 Damien Miller. All rights reserved.
  * Copyright (c) 2005 Anil Madhavapeddy. All rights reserved.
@@ -28,6 +28,8 @@
 
 #include "includes.h"
 
+#include <errno.h>
+
 #include "atomicio.h"
 
 /*
This page took 0.080627 seconds and 4 git commands to generate.