mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 00:12:44 -04:00
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
$NetBSD: patch-ad,v 1.1 2007/08/01 20:46:01 joerg Exp $
|
|
|
|
--- battalion.h.orig 2007-08-01 20:28:41.000000000 +0000
|
|
+++ battalion.h
|
|
@@ -59,7 +59,7 @@
|
|
#endif
|
|
|
|
#ifndef MACVERSION
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <pwd.h>
|
|
#endif
|
|
|