$OpenBSD: patch-src_compton_h,v 1.1.1.1 2014/10/27 11:21:49 sthen Exp $
--- src/compton.h.orig	Sun Oct 26 00:53:26 2014
+++ src/compton.h	Sun Oct 26 00:53:51 2014
@@ -669,6 +669,8 @@ set_tgt_clip(session_t *ps, XserverRegion reg, const r
       glx_set_clip(ps, reg, pcache_reg);
       break;
 #endif
+    default:
+      break;
   }
 }
 
