/* -*-comment-start: "//";comment-end:""-*-
* Mes --- Maxwell Equations of Software
- * Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
+ * Copyright © 2016,2017 Jan Nieuwenhuizen <janneke@gnu.org>
*
* This file is part of Mes.
*
* along with Mes. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <errno.h>
+
SCM
gc_up_arena () ///((internal))
{