blob: 75a99f02638474b7db869b775b03ffbdbd112aca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ab,v 1.2 2007/09/10 15:19:16 xtraeme Exp $
--- uno_fcts.c.orig 2007-09-10 17:14:19.000000000 +0200
+++ uno_fcts.c 2007-09-10 17:14:23.000000000 +0200
@@ -11,7 +11,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
#include <ctype.h>
#include "dtags.h"
#include "uno_fcts.h"
|