1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/math/Scilab/files/patch-be
Steve Price dca1739cb8 Update to version 2.4.1.
PR:		14877
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-11-27 01:38:31 +00:00

12 lines
256 B
Plaintext

--- routines/sound/st.h.orig Mon Dec 21 21:14:29 1998
+++ routines/sound/st.h Mon Dec 21 21:18:03 1998
@@ -8,4 +8,8 @@
*/
+#if (defined(netbsd) || defined(freebsd)) && !defined(unix)
+#define unix
+#endif
+
#define IMPORT extern
#define EXPORT