You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all HAVE_ defines using a NVME_HAVE_ prefix to avoid clashes with other projects defining their own HAVE_ defines, e.g. the Python binding uses HAVE_MMAP too.
Update all
HAVE_defines using aNVME_HAVE_prefix to avoid clashes with other projects defining their ownHAVE_defines, e.g. the Python binding usesHAVE_MMAPtoo.