FIX ifndef

This commit is contained in:
nullifiedcat 2017-01-15 08:48:24 +03:00
parent 1eade09c07
commit 5aa7532dd4

View File

@ -34,8 +34,9 @@
#define __DRM_BUILDNUMBER 0 #define __DRM_BUILDNUMBER 0
#define __DRM_BUILDNUMBER_MAX 0 #define __DRM_BUILDNUMBER_MAX 0
#endif #endif
#ifndef __DRM_NAME
#define __DRM_NAME "UNDEFINED" #define __DRM_NAME "UNDEFINED"
#endif
#if __DRM_ENABLED != false #if __DRM_ENABLED != false
#define DRM_CHECK_STEAM __DRM_STEAM #define DRM_CHECK_STEAM __DRM_STEAM