]> andersk Git - openssh.git/blobdiff - monitor_mm.c
- stevesk@cvs.openbsd.org 2006/07/11 20:07:25
[openssh.git] / monitor_mm.c
index 222751628736f244f20690a900775441b00c9137..dc0dbda76fd1415137f4d4382ace55680d149c75 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor_mm.c,v 1.11 2006/03/25 13:17:02 djm Exp $ */
+/* $OpenBSD: monitor_mm.c,v 1.12 2006/07/11 20:07:25 stevesk Exp $ */
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * All rights reserved.
@@ -26,6 +26,8 @@
 
 #include "includes.h"
 
+#include <errno.h>
+
 #ifdef HAVE_SYS_MMAN_H
 #include <sys/mman.h>
 #endif
This page took 0.02505 seconds and 4 git commands to generate.