17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
|
$OpenBSD: patch-tac_plus_h,v 1.1.1.1 2001/07/30 05:18:07 jsyn Exp $
|
||
|
--- tac_plus.h.orig Sun Jun 18 12:26:54 2000
|
||
|
+++ tac_plus.h Thu Jul 26 19:57:45 2001
|
||
|
@@ -141,6 +141,12 @@
|
||
|
#define NO_PWAGE
|
||
|
#endif
|
||
|
|
||
|
+#ifdef OPENBSD
|
||
|
+#define STDLIB_MALLOC
|
||
|
+#define VOIDSIG
|
||
|
+#define NO_PWAGE
|
||
|
+#endif
|
||
|
+
|
||
|
#ifdef BSDI
|
||
|
#define VOIDSIG
|
||
|
#define STDLIB_MALLOC
|