[PATCH] fix udev_volume_id build error.

bah, when will I remember to check the extras _before_ I do a release...
This commit is contained in:
greg@kroah.com 2004-12-18 06:19:12 -08:00 committed by Greg KH
parent 35413b2b88
commit ce5c75b8e1

View file

@ -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;