13 lines
267 B
Text
13 lines
267 B
Text
$NetBSD: patch-aw,v 1.1 2007/07/28 01:42:51 joerg Exp $
|
|
|
|
--- soi.c.orig 2007-07-28 01:21:51.000000000 +0000
|
|
+++ soi.c
|
|
@@ -13,7 +13,7 @@
|
|
*/
|
|
#include <time.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include "port.h"
|
|
#include "prototyp.h"
|
|
|