mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-03-11 17:31:10 +07:00
[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:
parent
35413b2b88
commit
ce5c75b8e1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user