summaryrefslogtreecommitdiff
path: root/media-gfx/xsane/files/xsane-0.999-configure-clang16.patch
blob: 0e0ee342a3dead32a62fe6bf429de9a7bc059611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/885311
https://bugs.gentoo.org/899806
--- a/m4/sane.m4
+++ b/m4/sane.m4
@@ -44,6 +44,7 @@ dnl
       AC_TRY_RUN([
 #include <sane/sane.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 int 
 main ()