From e5e594d3af3b77223cedead931e7a06b87919612 Mon Sep 17 00:00:00 2001 From: cvs Date: Fri, 27 Apr 2001 08:45:53 +0000 Subject: [PATCH] inserted definealias.h (M.Z.) --- ofac.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ofac.c b/ofac.c index cdd73c7c..3e28f31c 100644 --- a/ofac.c +++ b/ofac.c @@ -104,6 +104,7 @@ #include "lin2ang.h" #include "tas.h" #include "synchronize.h" +#include "definealias.h" /*----------------------- Server options creation -------------------------*/ static int IFServerOption(SConnection *pCon, SicsInterp *pSics, void *pData, int argc, char *argv[])