a few more bsd building mods from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mediadb.h
index f55cc6b0ce699dbbf60b1af601f02187486081d7..3b816c4ed55a01f69b6de0ba487a7aefc67e4bc1 100644 (file)
@@ -1,4 +1,5 @@
 #if defined(__i386__) || defined(__x86_64__)
+#if defined (__linux__)
 #ifndef _MEDIA_DB_H_
 #define _MEDIA_DB_H_
 
@@ -240,4 +241,5 @@ public:
 };
 
 #endif
+#endif // linux
 #endif /* x86 */
\ No newline at end of file