fixes for checkin 2 times ago
[goodguy/cinelerra.git] / cinelerra-5.1 / db / tdb.h
index 8ee88002ee2e8dc60f0e732ee82548fef14e3000..24c8617c59c33e78ee404d0006d84240ab712ed3 100644 (file)
@@ -1,3 +1,4 @@
+#if defined(__i386__) || defined(__x86_64__)
 #ifndef __DB_H__
 #define __DB_H__
 #include <cstring>
@@ -1514,3 +1515,4 @@ public:
 };
 
 #endif
+#endif /* x86 */
\ No newline at end of file