Added MarcXchange support.
[yaz-moved-to-github.git] / src / atoin.c
index 6138300..908188e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1997-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: atoin.c,v 1.4 2004-12-13 14:21:55 heikki Exp $
+ * $Id: atoin.c,v 1.6 2005-01-15 19:47:10 adam Exp $
  */
 
 /** 
@@ -16,7 +16,7 @@
 
 #include <string.h>
 #include <ctype.h>
-
+#include <yaz/marcdisp.h>
 
 /**
  * atoi_n: like atoi but reads at most len characters.