mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Complete XINE includes multiple <videolan/dvdcss.h>. But videolan/dvdcss.h
is not available for multiple include.
This commit is contained in:
parent
92cd8afd67
commit
474ea4789e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48751
@ -0,0 +1,16 @@
|
||||
--- extras/libdvdcss/videolan/dvdcss.h.orig Sun Oct 14 20:58:16 2001
|
||||
+++ extras/libdvdcss/videolan/dvdcss.h Sun Oct 14 20:59:33 2001
|
||||
@@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
+#ifndef __DVDCSS_H__
|
||||
+#define __DVDCSS_H__ 1
|
||||
/*****************************************************************************
|
||||
* The libdvdcss structure
|
||||
*****************************************************************************/
|
||||
@@ -59,3 +61,4 @@
|
||||
int i_flags );
|
||||
extern char * dvdcss_error ( dvdcss_handle );
|
||||
|
||||
+#endif
|
@ -0,0 +1,16 @@
|
||||
--- extras/libdvdcss/videolan/dvdcss.h.orig Sun Oct 14 20:58:16 2001
|
||||
+++ extras/libdvdcss/videolan/dvdcss.h Sun Oct 14 20:59:33 2001
|
||||
@@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
+#ifndef __DVDCSS_H__
|
||||
+#define __DVDCSS_H__ 1
|
||||
/*****************************************************************************
|
||||
* The libdvdcss structure
|
||||
*****************************************************************************/
|
||||
@@ -59,3 +61,4 @@
|
||||
int i_flags );
|
||||
extern char * dvdcss_error ( dvdcss_handle );
|
||||
|
||||
+#endif
|
@ -0,0 +1,16 @@
|
||||
--- extras/libdvdcss/videolan/dvdcss.h.orig Sun Oct 14 20:58:16 2001
|
||||
+++ extras/libdvdcss/videolan/dvdcss.h Sun Oct 14 20:59:33 2001
|
||||
@@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
+#ifndef __DVDCSS_H__
|
||||
+#define __DVDCSS_H__ 1
|
||||
/*****************************************************************************
|
||||
* The libdvdcss structure
|
||||
*****************************************************************************/
|
||||
@@ -59,3 +61,4 @@
|
||||
int i_flags );
|
||||
extern char * dvdcss_error ( dvdcss_handle );
|
||||
|
||||
+#endif
|
@ -0,0 +1,16 @@
|
||||
--- extras/libdvdcss/videolan/dvdcss.h.orig Sun Oct 14 20:58:16 2001
|
||||
+++ extras/libdvdcss/videolan/dvdcss.h Sun Oct 14 20:59:33 2001
|
||||
@@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
+#ifndef __DVDCSS_H__
|
||||
+#define __DVDCSS_H__ 1
|
||||
/*****************************************************************************
|
||||
* The libdvdcss structure
|
||||
*****************************************************************************/
|
||||
@@ -59,3 +61,4 @@
|
||||
int i_flags );
|
||||
extern char * dvdcss_error ( dvdcss_handle );
|
||||
|
||||
+#endif
|
@ -0,0 +1,16 @@
|
||||
--- extras/libdvdcss/videolan/dvdcss.h.orig Sun Oct 14 20:58:16 2001
|
||||
+++ extras/libdvdcss/videolan/dvdcss.h Sun Oct 14 20:59:33 2001
|
||||
@@ -22,6 +22,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
+#ifndef __DVDCSS_H__
|
||||
+#define __DVDCSS_H__ 1
|
||||
/*****************************************************************************
|
||||
* The libdvdcss structure
|
||||
*****************************************************************************/
|
||||
@@ -59,3 +61,4 @@
|
||||
int i_flags );
|
||||
extern char * dvdcss_error ( dvdcss_handle );
|
||||
|
||||
+#endif
|
Loading…
Reference in New Issue
Block a user