You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_install_patch/media-libs/quesoglc/quesoglc-fix_compile.patch

15 lines
338 B

# Calculate format=diff
diff --git a/src/unicode.c b/src/unicode.c
index 25e200c..b848867 100644
--- a/src/unicode.c
+++ b/src/unicode.c
@@ -25,6 +25,8 @@
* defines the routines used to manipulate Unicode strings and characters
*/
+#undef HAVE_CONFIG_H
#include <fribidi/fribidi.h>
+#define HAVE_CONFIG_H
#include "internal.h"