summaryrefslogtreecommitdiff
path: root/monitor_mm.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-08-29 16:59:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-08-29 16:59:52 +0000
commit515d0f9a1eeedcbd03bb78cf09a17d99e597b5a3 (patch)
treeac86db543bf049e2aefdee65f378f13552529122 /monitor_mm.c
parent43a0dc6653e24d31798879b2caa4d0eaf287531c (diff)
- (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our
files, and added missing license to header.
Diffstat (limited to 'monitor_mm.c')
-rw-r--r--monitor_mm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/monitor_mm.c b/monitor_mm.c
index b4a6e40c9..e57c87cc2 100644
--- a/monitor_mm.c
+++ b/monitor_mm.c
@@ -30,7 +30,6 @@ RCSID("$OpenBSD: monitor_mm.c,v 1.8 2002/08/02 14:43:15 millert Exp $");
30#include <sys/mman.h> 30#include <sys/mman.h>
31#endif 31#endif
32 32
33#include "openbsd-compat/xmmap.h"
34#include "ssh.h" 33#include "ssh.h"
35#include "xmalloc.h" 34#include "xmalloc.h"
36#include "log.h" 35#include "log.h"