summary refs log blame commit diff
path: root/pkgs/applications/video/dvdauthor/dvdauthor-0.7.1-mga-strndup.patch
blob: 5f77a68081a4558827272788b73365fd6917c2d7 (plain) (tree)























                                                                   
Index: dvdauthor/src/dvdvml.l
===================================================================
--- dvdauthor/src/dvdvml.l
+++ dvdauthor/src/dvdvml.l      2014-09-14 19:36:05.098847465 +0000
@@ -19,6 +19,7 @@
  * USA
  */
 
+#include "config.h"
 #include "compat.h" /* needed for bool */
 #include "dvdvm.h"
 #include "dvdvmy.h"
Index: dvdauthor/src/dvdvmy.y
===================================================================
--- dvdauthor/src/dvdvmy.y
+++ dvdauthor/src/dvdvmy.y      2014-09-14 19:36:28.251618378 +0000
@@ -19,6 +19,7 @@
  * USA
  */
 
+#include "config.h"
 #include "compat.h" /* needed for bool */
 #include "dvdvm.h"