Submitted By:            Igor Živković <contact@igor-zivkovic.from.hr>
Date:                    2015-01-06
Initial Package Version: 6.3.26
Upstream Status:         Not submitted
Origin:                  Self
Description:             Fixes build with LibreSSL.

diff -Naur fetchmail-6.3.26.orig/configure fetchmail-6.3.26/configure
--- fetchmail-6.3.26.orig/configure	2013-04-23 23:36:55.000000000 +0200
+++ fetchmail-6.3.26/configure	2015-01-06 11:51:25.136061523 +0100
@@ -10087,6 +10087,7 @@
       LIBS="$LDFLAGS $save_LIBS $i"
       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
+#include <stdint.h>
 #include <openssl/ssl.h>
 int
 main ()
