12 lines
290 B
Text
12 lines
290 B
Text
$NetBSD: patch-ag,v 1.1 2006/05/10 06:40:59 minskim Exp $
|
|
|
|
--- program/misc.c.orig 1997-08-20 12:29:58.000000000 -0700
|
|
+++ program/misc.c
|
|
@@ -9,7 +9,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <time.h>
|
|
#include "misc.h"
|
|
#include "unix/implementation.h"
|