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