mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
cdrom_id: remove ARRAY_SIZE() declaration
This commit is contained in:
parent
69239210be
commit
e02d738ee4
@ -39,10 +39,6 @@
|
||||
|
||||
#include "../../udev/udev.h"
|
||||
|
||||
#ifndef ARRAY_SIZE
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]))
|
||||
#endif
|
||||
|
||||
static int debug;
|
||||
|
||||
static void log_fn(struct udev *udev, int priority,
|
||||
|
Loading…
x
Reference in New Issue
Block a user