74cec71367
Cross build tool similar to icecream OBS-URL: https://build.opensuse.org/request/show/264819 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=1
12 lines
313 B
Diff
12 lines
313 B
Diff
diff -ru a/src/snprintf.h b/src/snprintf.h
|
|
--- a/src/snprintf.h 2008-08-06 15:52:06.000000000 -0500
|
|
+++ b/src/snprintf.h 2009-01-04 15:19:22.000000000 -0600
|
|
@@ -7,6 +7,7 @@
|
|
*/
|
|
|
|
#include <stdarg.h>
|
|
+#include "config.h"
|
|
|
|
#ifdef __GNUC__
|
|
/** Use gcc attribute to check printf fns. a1 is the 1-based index of
|