$NetBSD: patch-src_macros_c,v 1.1 2011/12/24 17:07:07 dholland Exp $ - use standard headers --- src/macros.c~ 1993-09-12 01:21:02.000000000 +0000 +++ src/macros.c @@ -18,6 +18,7 @@ along with GNU Emacs; see the file COPYI the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include "lisp.h" #include "macros.h"