summaryrefslogtreecommitdiff
path: root/kerberosV
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosV')
-rw-r--r--kerberosV/src/lib/com_err/com_right.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kerberosV/src/lib/com_err/com_right.h b/kerberosV/src/lib/com_err/com_right.h
index 71219600825..fb46ff50c7c 100644
--- a/kerberosV/src/lib/com_err/com_right.h
+++ b/kerberosV/src/lib/com_err/com_right.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: com_right.h,v 1.5 2013/06/17 18:57:42 robert Exp $ */
+/* $Id: com_right.h,v 1.6 2013/06/18 11:02:08 ajacoutot Exp $ */
#ifndef __COM_RIGHT_H__
#define __COM_RIGHT_H__
@@ -58,6 +58,7 @@
#ifdef __STDC__
#include <stdarg.h>
+#include <stddef.h>
#endif
struct error_table {