summaryrefslogtreecommitdiff
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 a377b144..972f2678 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -1,4 +1,4 @@
-/* $Id: openbsd-compat.h,v 1.3 2001/02/24 00:24:20 mouring Exp $ */
+/* $Id: openbsd-compat.h,v 1.4 2001/03/14 00:39:46 djm Exp $ */
#ifndef _OPENBSD_H
#define _OPENBSD_H
@@ -24,6 +24,7 @@
#include "vis.h"
#include "setproctitle.h"
#include "getgrouplist.h"
+#include "glob.h"
/* Home grown routines */
#include "bsd-arc4random.h"