summaryrefslogtreecommitdiffstats
path: root/monitor_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_wrap.h')
-rw-r--r--monitor_wrap.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/monitor_wrap.h b/monitor_wrap.h
index c06e3060..0f3b211c 100644
--- a/monitor_wrap.h
+++ b/monitor_wrap.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor_wrap.h,v 1.16 2006/03/25 22:22:43 djm Exp $ */
+/* $OpenBSD: monitor_wrap.h,v 1.17 2006/07/06 16:03:53 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
@@ -27,6 +27,11 @@
#ifndef _MM_WRAP_H_
#define _MM_WRAP_H_
+
+#include <sys/types.h>
+
+#include <pwd.h>
+
#include "key.h"
#include "buffer.h"