Credit Andrew R for finding the direct copy mods for exr and ppm sequences
[goodguy/cinelerra.git] / cinelerra-5.1 / db / tdb.h
index 8ee88002ee2e8dc60f0e732ee82548fef14e3000..b746b640bf736060abfc49ae1845137b9b11ff69 100644 (file)
@@ -1,3 +1,5 @@
+#if defined(__i386__) || defined(__x86_64__)
+#if defined (__linux__)
 #ifndef __DB_H__
 #define __DB_H__
 #include <cstring>
@@ -1514,3 +1516,5 @@ public:
 };
 
 #endif
+#endif // linux
+#endif /* x86 */
\ No newline at end of file