X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Frecctrl.c;h=b0e7b9b2b4a467bb6abae9847401f6b1b85b9080;hb=221024eb6b10e45d6479bb4154dd7de7fca1d477;hp=fa8ee9cd31423fcfb29b2f522650d3b115c47e5f;hpb=1300c402a9ecc32b470a7db96c0d93172ed1cf25;p=idzebra-moved-to-github.git diff --git a/recctrl/recctrl.c b/recctrl/recctrl.c index fa8ee9c..b0e7b9b 100644 --- a/recctrl/recctrl.c +++ b/recctrl/recctrl.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recctrl.c,v $ - * Revision 1.1 1996-10-11 10:57:24 adam + * Revision 1.2 1996-10-29 14:03:16 adam + * Include zebrautl.h instead of alexutil.h. + * + * Revision 1.1 1996/10/11 10:57:24 adam * New module recctrl. Used to manage records (extract/retrieval). * * Revision 1.5 1996/06/04 10:18:59 adam @@ -30,7 +33,7 @@ #include #include -#include +#include #include "rectext.h" #include "recgrs.h"