summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/openbsd-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r--openbsd-compat/openbsd-compat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h
index 972f2678..5d236731 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
-/* $Id: openbsd-compat.h,v 1.4 2001/03/14 00:39:46 djm Exp $ */
+/* $Id: openbsd-compat.h,v 1.5 2001/03/18 23:09:28 djm Exp $ */
#ifndef _OPENBSD_H
#define _OPENBSD_H
@@ -25,6 +25,7 @@
#include "setproctitle.h"
#include "getgrouplist.h"
#include "glob.h"
+#include "getusershell.h"
/* Home grown routines */
#include "bsd-arc4random.h"