Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / index / zserver.h
index 6fc2eea..08b7149 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: zserver.h,v 1.57 2002-08-02 19:26:56 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
-   Index Data Aps
+/* $Id: zserver.h,v 1.60 2006-05-10 08:13:25 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -24,8 +24,16 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #include <yaz/backend.h>
 #include <yaz/charneg.h>
-#include "zebraapi.h"
+#include <idzebra/api.h>
 
 YAZ_BEGIN_CDECL
 
 YAZ_END_CDECL
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+