ef2ecca4b3
- Support NOPORTDOCS - Add WWW: line into pkg/DESCR PR: 20148 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
--- sysspec.h.orig Fri Dec 12 05:54:46 1997
|
|
+++ sysspec.h Tue Jul 25 02:30:29 2000
|
|
@@ -33,7 +33,7 @@
|
|
|
|
#include "nmglobal.h"
|
|
|
|
-#ifndef MAC
|
|
+#if !defined(MAC) && !defined(__STDC__)
|
|
#include <malloc.h>
|
|
#endif
|
|
|