Add OID test. Changed prototype for ber_oidc.
[yaz-moved-to-github.git] / include / yaz / yaz-iconv.h
index 86cbf08..5eacbd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2004, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
@@ -23,7 +23,7 @@
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: yaz-iconv.h,v 1.5 2004-10-15 00:18:59 adam Exp $
+ * $Id: yaz-iconv.h,v 1.7 2005-01-15 19:47:10 adam Exp $
  */
 /**
  * \file yaz-iconv.h
@@ -33,6 +33,7 @@
 #ifndef YAZ_ICONV_H
 #define YAZ_ICONV_H
 
+#include <stddef.h>
 #include <yaz/yconfig.h>
 
 YAZ_BEGIN_CDECL