]> code.delx.au - gnu-emacs/blobdiff - src/prefix-args.c
(Fmac_resume_apple_event): Set error number when
[gnu-emacs] / src / prefix-args.c
index 5cfe6e4a0956a65af2eaff46d3afc28ede0aeb86..50ab81c10c9894f86340063498902c830403f224 100644 (file)
@@ -1,5 +1,6 @@
 /* prefix-args.c - echo each argument, prefixed by a string.
-   Copyright (C) 1992 Free Software Foundation, Inc.
+   Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005,
+                 2006, 2007  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -43,6 +44,14 @@ Boston, MA 02110-1301, USA.  */
    If I can't write a completely portable program to do this in C,
    I'm quitting and taking up gardening.  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#if STDC_HEADERS
+# include <stdlib.h>           /* for proper declaration of `exit' */
+#endif
+
 #include <stdio.h>
 
 int