]> andersk Git - openssh.git/blobdiff - atomicio.c
- stevesk@cvs.openbsd.org 2006/07/26 02:35:17
[openssh.git] / atomicio.c
index 009ce1d11f83ad5d87977adae315e980ae2e4645..4ff990fd3603bcee6db2bfd140c1b5f4dce3323c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: atomicio.c,v 1.21 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: atomicio.c,v 1.22 2006/07/26 02:35:17 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 <sys/param.h>
+
 #include <errno.h>
 #include <string.h>
 
This page took 0.043978 seconds and 4 git commands to generate.