Update to upstream skeleton of init.d script.
[pazpar2-moved-to-github.git] / src / record.c
index 08d25f1..b1446ce 100644 (file)
@@ -17,16 +17,13 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
-/* $Id: record.c,v 1.10 2007-06-13 21:29:04 adam Exp $ */
-
-
 #include <string.h>
 
 #include <yaz/yaz-util.h>
 #include <yaz/nmem.h>
 
 #if HAVE_CONFIG_H
-#include <cconfig.h>
+#include <config.h>
 #endif
 
 //#define CONFIG_NOEXTERNS