Moved zebrautl.h to idzebra/util.h.
[idzebra-moved-to-github.git] / dfa / readfile.c
index 7131318..7682ea5 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: readfile.c,v 1.9 2002-08-02 19:26:55 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
-   Index Data Aps
+/* $Id: readfile.c,v 1.11 2005-03-30 09:25:23 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -28,7 +28,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include <string.h>
 #include <ctype.h>
 
-#include <zebrautl.h>
+#include <idzebra/util.h>
 #include <dfa.h>
 #include "lexer.h"