summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas Petazzoni2010-05-10 23:39:51 +0200
committerPeter Korsgaard2010-05-11 09:02:07 +0200
commitc488481e9caf7717f50d89b952a27cbcc6343639 (patch)
tree5b59526a3fbcdb7369aa00d588fef6a55b8e5a24 /CHANGES
parentnetplug: disable -Werror to fix build failure (diff)
downloadbuildroot-c488481e9caf7717f50d89b952a27cbcc6343639.tar.gz
buildroot-c488481e9caf7717f50d89b952a27cbcc6343639.tar.xz
buildroot-c488481e9caf7717f50d89b952a27cbcc6343639.zip
libnl: include limits.h to fix build failure
Fixes the ULONG_MAX definition problem: In file included from cache.c:43: ../include/netlink-local.h: In function '__str2type':../include/netlink-local.h:218: error: 'ULONG_MAX' undeclared (first use in this function) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f305fd1bf..03eed655c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@
Fixes all over the tree.
Updated/fixed packages: busybox, customize, hal, hostapd,
- less, libxcb, mplayer, netplug, pciutils,
+ less, libnl, libxcb, mplayer, netplug, pciutils,
xdriver_xf86-video-openchrome, usb_modeswitch, usbutils,
wpa_supplicant, xapp_bdftopcf, xapp_mkfontdir,
xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans,