blob: 67a436191b1802ba9aa8ceb22012b2ea819ff5de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-an,v 1.1 2007/07/28 01:30:01 joerg Exp $
--- program/site_db/site_db.c.orig 2007-07-28 00:56:25.000000000 +0000
+++ program/site_db/site_db.c
@@ -3,7 +3,6 @@
/***************************************************************************/
#include <string.h>
-#include <malloc.h>
#include <stdio.h>
#include <sys/types.h>
#include <stdlib.h>
|