mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-16 22:29:21 +00:00
Merge libdrm 2.4.96
This commit is contained in:
@@ -25,8 +25,10 @@
|
||||
|
||||
#if HAVE_VISIBILITY
|
||||
# define drm_private __attribute__((visibility("hidden")))
|
||||
# define drm_public __attribute__((visibility("default")))
|
||||
#else
|
||||
# define drm_private
|
||||
# define drm_public
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user