]> git.sesse.net Git - plocate/blobdiff - turbopfor.cpp
Release plocate 1.1.7.
[plocate] / turbopfor.cpp
index 3027e5ac205d48a99448f1280d802e9ffeb4c9b9..b7902a292d7fb494c2eabe0d4e0675b06fbde50c 100644 (file)
@@ -1,6 +1,8 @@
 #include <algorithm>
 #include <assert.h>
+#ifdef HAS_ENDIAN_H
 #include <endian.h>
+#endif
 #include <stdint.h>
 #include <string.h>
 #include <strings.h>