reduce arm ifndef warning

This commit is contained in:
DboxOldie
2020-02-13 17:04:51 +01:00
committed by Thilo Graf
parent 64d853f245
commit 8f53e0d2d9

View File

@@ -52,7 +52,7 @@
/* Makros/Constants */
/* ***************************** */
#ifndef AUDIO_GET_PTS _IOR('o', 19, __u64)
#ifndef AUDIO_GET_PTS
#define AUDIO_GET_PTS _IOR('o', 19, __u64)
#endif