Blob Blame History Raw
diff --git a/src/assert.h b/src/assert.h
index a02228a..a99be75 100644
--- a/src/assert.h
+++ b/src/assert.h
@@ -17,6 +17,8 @@
     along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
 */

+#include "/usr/include/assert.h"
+#if 0
 #ifndef ASSERT_H
 #define ASSERT_H
 
@@ -30,4 +32,4 @@
 	}
 
 #endif
-
+#endif