summaryrefslogtreecommitdiff
path: root/package/libnl/patches/patch-src_nl-list-caches_c
blob: cb7c8986cdb3ed6dac16af092cc1a8f53115d1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- libnl-1.1.orig/src/nl-list-caches.c	2008-01-14 16:48:45.000000000 +0100
+++ libnl-1.1/src/nl-list-caches.c	2009-04-16 20:16:45.349364825 +0200
@@ -10,6 +10,7 @@
  */
 
 #include "utils.h"
+#include <netlink-local.h>
 
 static void print_usage(void)
 {