summarylogtreecommitdiffstats
path: root/configure-add-stdlib-to-conftest.patch
blob: f1c030dfe52c802d6206fd1ea65b88ff44180d57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Peter Theobald <dev@petertheobald.de>
Date:   Wed Aug 14 02:03:18 2024 +0200

--- trunk.orig/configure 
+++ trunk/configure   


@@ -6672,6 +6672,7 @@
 
 #include <sane/sane.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 int
 main ()