[libbluray-devel] bdsplice: do not include config.h

hpi1 git at videolan.org
Fri May 12 13:50:59 CEST 2017


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Fri May 12 13:21:54 2017 +0300| [55e8fada04a4c4420572266206bb35dcf645b57b] | committer: hpi1

bdsplice: do not include config.h

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=55e8fada04a4c4420572266206bb35dcf645b57b
---

 src/examples/bdsplice.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/examples/bdsplice.c b/src/examples/bdsplice.c
index 6fb54c2f..b63b0c5b 100644
--- a/src/examples/bdsplice.c
+++ b/src/examples/bdsplice.c
@@ -17,10 +17,6 @@
  * <http://www.gnu.org/licenses/>.
  */
 
-#if HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>



More information about the libbluray-devel mailing list