From mboxrd@z Thu Jan 1 00:00:00 1970 From: md@Linux.IT (Marco d'Itri) Date: Mon, 20 Dec 2004 14:06:58 +0000 Subject: LOGNAME_SIZE is undefined Message-Id: <20041220140658.GA10959@wonderland.linux.it> MIME-Version: 1 Content-Type: multipart/mixed; boundary="6TrnltStXW4iwmi0" List-Id: To: linux-hotplug@vger.kernel.org --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Patch attached. -- ciao, | Marco | [9946 viRqOTRg21rRs] --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=no_logname_size diff -ruNp udev-050.orig/extras/volume_id/udev_volume_id.c udev-050/extras/volume_id/udev_volume_id.c --- udev-050.orig/extras/volume_id/udev_volume_id.c 2004-12-18 06:53:07.000000000 +0100 +++ udev-050/extras/volume_id/udev_volume_id.c 2004-12-20 15:05:34.000000000 +0100 @@ -37,7 +37,6 @@ #define BLKGETSIZE64 _IOR(0x12,114,size_t) #ifdef LOG -unsigned char logname[LOGNAME_SIZE]; void log_message(int level, const char *format, ...) { va_list args; --6TrnltStXW4iwmi0-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel