]> andersk Git - openssh.git/blobdiff - monitor_mm.c
- (djm) [Makefile.in]
[openssh.git] / monitor_mm.c
index e8de71fea099103c5a47f0b5256a8305fc997446..b6da6927f056d0476a0264b1a3bebbb64103b28d 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenBSD: monitor_mm.c,v 1.13 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * All rights reserved.
@@ -25,6 +26,9 @@
 
 #include "includes.h"
 
+#include <errno.h>
+#include <string.h>
+
 #ifdef HAVE_SYS_MMAN_H
 #include <sys/mman.h>
 #endif
This page took 0.034728 seconds and 4 git commands to generate.