mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
|
--- routines/xsci/wf_w_dir.c.orig Sat Dec 19 22:43:24 1998
|
||
|
+++ routines/xsci/wf_w_dir.c Sat Dec 19 22:45:42 1998
|
||
|
@@ -56,5 +56,7 @@
|
||
|
#endif
|
||
|
|
||
|
+#ifndef __STDC__
|
||
|
#include <malloc.h>
|
||
|
+#endif
|
||
|
|
||
|
#include "../machine.h"
|