1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1992-12-08 00:39:49 +00:00
parent 92e0f87a1f
commit 168e32e6e0

View file

@ -29,7 +29,7 @@
/* We need this for `regex.h', and perhaps for the Emacs include files. */
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
#if defined (HAVE_CONFIG_H) || defined (emacs)
#include "config.h"
#endif