13 lines
266 B
Plaintext
13 lines
266 B
Plaintext
$NetBSD: patch-aa,v 1.1 2007/06/17 18:53:26 minskim Exp $
|
|
|
|
--- shared.h.orig 2003-01-09 17:18:08.000000000 -0800
|
|
+++ shared.h
|
|
@@ -2,7 +2,6 @@
|
|
#define _SHARED_H_
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
#include <math.h>
|