summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/hdb/hdb_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/hdb/hdb_locl.h')
-rw-r--r--crypto/heimdal/lib/hdb/hdb_locl.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/hdb/hdb_locl.h b/crypto/heimdal/lib/hdb/hdb_locl.h
index 95c7060..3405fdd 100644
--- a/crypto/heimdal/lib/hdb/hdb_locl.h
+++ b/crypto/heimdal/lib/hdb/hdb_locl.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: hdb_locl.h,v 1.18 2002/09/10 20:03:48 joda Exp $ */
+/* $Id: hdb_locl.h,v 1.18.4.1 2003/09/10 22:04:39 lha Exp $ */
#ifndef __HDB_LOCL_H__
#define __HDB_LOCL_H__
@@ -54,6 +54,9 @@
#ifdef HAVE_SYS_FILE_H
#include <sys/file.h>
#endif
+#ifdef HAVE_LIMITS_H
+#include <limits.h>
+#endif
#include <roken.h>
#include "crypto-headers.h"
OpenPOWER on IntegriCloud