a few more bsd building mods from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / db / tdb.h
index 24c8617c59c33e78ee404d0006d84240ab712ed3..b746b640bf736060abfc49ae1845137b9b11ff69 100644 (file)
@@ -1,4 +1,5 @@
 #if defined(__i386__) || defined(__x86_64__)
+#if defined (__linux__)
 #ifndef __DB_H__
 #define __DB_H__
 #include <cstring>
@@ -1515,4 +1516,5 @@ public:
 };
 
 #endif
+#endif // linux
 #endif /* x86 */
\ No newline at end of file