12 lines
264 B
Text
12 lines
264 B
Text
$NetBSD: patch-ag,v 1.1 2007/08/01 21:36:40 joerg Exp $
|
|
|
|
--- clients/cat.c.orig 2007-08-01 21:18:05.000000000 +0000
|
|
+++ clients/cat.c
|
|
@@ -2,7 +2,6 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|