X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fattribute.c;h=e96e57232f5e0b3b81453e6c61d7c1cfe8f9b31b;hb=b9ac6469056f0a8ff7336dbd0b91c2a679329ca3;hp=64d7035c1baa7f6256cbbaaf87069d08cb35e283;hpb=b7918920dd34b8c4c93e8d3095203e236523f453;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index 64d7035..e96e572 100644 --- a/index/attribute.c +++ b/index/attribute.c @@ -1,4 +1,13 @@ /* + * Copyright (C) 1994-1995, Index Data I/S + * All rights reserved. + * Sebastian Hammer, Adam Dickmeiss + * + * $Log: attribute.c,v $ + * Revision 1.2 1995-11-15 19:13:07 adam + * Work on record management. + * + * * This interface is used by other modules (the Z-server in particular) * to normalize the attributes given in queries. */ @@ -8,8 +17,7 @@ #include #include #include - -#include "d1_attset.h" +#include #include "attribute.h"