--- mswatch-1.2.0/src/lib/util.h.old	2016-09-23 19:09:54.195069503 -0400
+++ mswatch-1.2.0/src/lib/util.h	2016-09-23 19:10:04.663460768 -0400
@@ -21,9 +21,6 @@
 
 void drain_fd(int fd);
 
-// static assert, for compile-time assertion checking
-#define static_assert(x) switch (x) case 0: case (x):
-
 __END_DECLS
 
 
