You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
293 B
Diff
11 lines
293 B
Diff
--- cdrecord/fifo.c.orig 2003-12-12 00:22:32.000000000 +0100
|
|
+++ cdrecord/fifo.c 2021-11-05 21:02:07.000000000 +0100
|
|
@@ -684,6 +684,7 @@
|
|
#include <standard.h>
|
|
#include <utypes.h> /* includes sys/types.h */
|
|
|
|
+#include <schily.h>
|
|
#include "cdrecord.h"
|
|
|
|
EXPORT void init_fifo __PR((long));
|