X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=src%2Fdata.c;h=185cdf2de409b73a6c4b2c8083a69021a303f8f1;hb=56c8b099ccef8240d76c6f88c3f31d86ae22cfba;hp=bcac4f5814f3c10dc7e9ce9b730e2b9e851666af;hpb=c3a11ea4b0d1bceb3381a0f2bc76ee0387339656;p=sxemacs diff --git a/src/data.c b/src/data.c index bcac4f5..185cdf2 100644 --- a/src/data.c +++ b/src/data.c @@ -31,6 +31,7 @@ along with this program. If not, see . */ #include "bytecode.h" #include "syssignal.h" #include "dynacat.h" +#include "ent/ent.h" Lisp_Object Qnil, Qt, Qquote, Qlambda, Qunbound; Lisp_Object Qerror_conditions, Qerror_message;