blob: 5abbc4e6ea8ffdd02ac19b069e32f95964964ca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ab,v 1.1 2007/07/27 23:56:16 joerg Exp $
--- xhead.h.orig 2007-07-27 23:34:31.000000000 +0000
+++ xhead.h
@@ -26,7 +26,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <memory.h>
#include <ctype.h>
#include <string.h>
|