Formerly make.h.~60~

This commit is contained in:
Roland McGrath 1992-12-20 22:57:06 +00:00
parent 501241725a
commit 3cc78a1a0f

3
make.h
View file

@ -20,6 +20,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#pragma alloca
#endif
#include "config.h"
#define HAVE_CONFIG_H
#ifdef CRAY
/* This must happen before #include <signal.h> so
that the declaration therein is changed. */