$NetBSD: patch-ee,v 1.2 2011/07/03 20:16:00 dholland Exp $

- use modern C

--- clients/xmtg/layout.c~	1998-04-01 18:56:29.000000000 -0500
+++ clients/xmtg/layout.c	2008-08-31 02:34:22.000000000 -0400
@@ -31,6 +31,7 @@
 #include <fcntl.h>
 
 #include <stdio.h>
+#include <stdlib.h>
 #include "layout.h"
 
 int
