mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
$NetBSD: patch-ae,v 1.1 2007/08/01 21:36:39 joerg Exp $
|
|
|
|
--- clients/client.c.orig 2007-08-01 21:16:03.000000000 +0000
|
|
+++ clients/client.c
|
|
@@ -11,7 +11,6 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|