+++ /dev/null
-From 3ca3044859f40d7c595daf0a93393352e4999fb7 Mon Sep 17 00:00:00 2001
-From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
-Date: Thu, 30 May 2019 23:46:27 +0200
-Subject: [PATCH] ell/ecc.h: fix build with uclibc
-
-ssize_t is defined in sys/types.h
-
-Fixes:
- - http://autobuild.buildroot.org/results/444c9deb728fb041e560d940145f96cc4f455080
-
-Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
----
- ell/ecc.h | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/ell/ecc.h b/ell/ecc.h
-index 26a5889..65c49e8 100644
---- a/ell/ecc.h
-+++ b/ell/ecc.h
-@@ -27,6 +27,8 @@
- extern "C" {
- #endif
-
-+#include <sys/types.h> // for ssize_t
-+
- #define L_ECC_MAX_DIGITS 6
- #define L_ECC_SCALAR_MAX_BYTES L_ECC_MAX_DIGITS * 8
- #define L_ECC_POINT_MAX_BYTES L_ECC_SCALAR_MAX_BYTES * 2
---
-2.20.1
-
ell/rtnl.c: In function 'l_rtnl_route_extract':
ell/rtnl.c:120:8: error: 'RTA_PREF' undeclared (first use in this function)
+[Upstream: https://lists.ofono.org/hyperkitty/list/ell@lists.01.org/thread/TOJ5XEY7X6WMOMJHX4KWI5LFEOX2QTBQ]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
configure.ac | 2 ++
# Locally computed
-sha256 15abb7eff187002ce36a27f6752cd4ec815da0ab658608b1cd36a63f7a84237e ell-0.30.tar.gz
+sha256 5933faff0b94455bc05c9885d138ca295f5e9cc6e2eecdf203e4dba45d08fd80 ell-0.31.tar.gz
# License files
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING