mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
16 lines
447 B
C
16 lines
447 B
C
Index: paranoia/cdda_paranoia.h
|
|
===================================================================
|
|
RCS file: /home/cvs/cdparanoia/paranoia/cdda_paranoia.h,v
|
|
retrieving revision 1.1.1.1
|
|
retrieving revision 1.2
|
|
--- paranoia/cdda_paranoia.h.orig 2001-03-24 01:15:47 UTC
|
|
+++ paranoia/cdda_paranoia.h
|
|
@@ -34,6 +34,8 @@
|
|
#define PARANOIA_MODE_NEVERSKIP 32
|
|
|
|
#ifndef CDP_COMPILE
|
|
+#include <cdda_interface.h>
|
|
+
|
|
typedef void cdrom_paranoia;
|
|
#endif
|
|
|