2013-09-26 17:14:40 +02:00

13 lines
264 B
Plaintext

$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>