From: Jim Blandy Date: Tue, 8 Dec 1992 00:39:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8507923f697a8f23fcdd6ab2e0a7c96213fd612a;p=pspp *** empty log message *** --- diff --git a/regex.c b/regex.c index 22777ca2be..a5594be55e 100644 --- a/regex.c +++ b/regex.c @@ -29,7 +29,7 @@ /* We need this for `regex.h', and perhaps for the Emacs include files. */ #include -#ifdef HAVE_CONFIG_H +#if defined (HAVE_CONFIG_H) || defined (emacs) #include "config.h" #endif