15 lines
338 B
Text
15 lines
338 B
Text
$NetBSD: patch-aa,v 1.1 2007/07/28 00:47:48 joerg Exp $
|
|
|
|
--- streamdbP.h.orig 2007-07-28 00:28:43.000000000 +0000
|
|
+++ streamdbP.h
|
|
@@ -68,9 +68,9 @@ char *argv[];
|
|
#define _streamdbP_h
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
-#include <malloc.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
|