From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/libnl/patches/patch-src_utils_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libnl/patches/patch-src_utils_c (limited to 'package/libnl/patches/patch-src_utils_c') diff --git a/package/libnl/patches/patch-src_utils_c b/package/libnl/patches/patch-src_utils_c new file mode 100644 index 000000000..05da529a3 --- /dev/null +++ b/package/libnl/patches/patch-src_utils_c @@ -0,0 +1,11 @@ +$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ +--- libnl-1.1.orig/src/utils.c 2008-01-14 16:48:45.000000000 +0100 ++++ libnl-1.1/src/utils.c 2009-04-16 20:16:45.349364825 +0200 +@@ -12,6 +12,7 @@ + #include "utils.h" + + #include ++#include + + int nltool_init(int argc, char *argv[]) + { -- cgit v1.2.3