summaryrefslogtreecommitdiff
path: root/lib/bind/include/isc/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/include/isc/misc.h')
-rw-r--r--lib/bind/include/isc/misc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/bind/include/isc/misc.h b/lib/bind/include/isc/misc.h
index b08b02d2890e..a391974c18ca 100644
--- a/lib/bind/include/isc/misc.h
+++ b/lib/bind/include/isc/misc.h
@@ -16,13 +16,14 @@
*/
/*
- * $Id: misc.h,v 1.2.2.1.4.1 2004/03/09 08:33:31 marka Exp $
+ * $Id: misc.h,v 1.2.2.1.4.2 2008/04/28 04:25:42 marka Exp $
*/
#ifndef _ISC_MISC_H
#define _ISC_MISC_H
#include <stdio.h>
+#include <sys/types.h>
#define bitncmp __bitncmp
/*#define isc_movefile __isc_movefile */