]> code.delx.au - gnu-emacs/blobdiff - src/prefix-args.c
Merge from emacs--devo--0
[gnu-emacs] / src / prefix-args.c
index 50ab81c10c9894f86340063498902c830403f224..16d7b7dba17f54b5ca27b775e18c94875e472a03 100644 (file)
@@ -6,7 +6,7 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -53,6 +53,7 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 
 int
 main (argc, argv)