]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/int_types.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / include / int_types.h
index 3435cbcbe2aeb3d1adeccb3a64dc3e974835c80d..a704ba71d2b3afac19678522d5118019a353d30d 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <inttypes.h>
 
-#ifdef HAVE_LINUX_TYPES_H
+#ifdef __linux__
 #include <linux/types.h>
 #else
 #ifndef HAVE___U8