019aff8e20
Add proper deps. Add destdir support. And, finally, make it build properly. (82 (small) patches later...)
12 lines
294 B
Text
12 lines
294 B
Text
$NetBSD: patch-ee,v 1.1 2008/08/31 06:52:29 dholland Exp $
|
|
|
|
--- 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
|