12 lines
362 B
Text
12 lines
362 B
Text
$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>
|